io.github.supabase-community/postgrest

Leiningen/Boot

[io.github.supabase-community/postgrest "1.0.0"]

Clojure CLI/deps.edn

io.github.supabase-community/postgrest {:mvn/version "1.0.0"}

Gradle

implementation("io.github.supabase-community:postgrest:1.0.0")

Maven

<dependency>
  <groupId>io.github.supabase-community</groupId>
  <artifactId>postgrest</artifactId>
  <version>1.0.0</version>
</dependency>