Skip to content

io.supabase.storage-java 1.0.0

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>io.supabase</groupId>
  <artifactId>storage-java</artifactId>
  <version>1.0.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

An async client library for the Supabase Storage API in Java