Skip to content

JVM

The API is published on the GitHub Packages Maven repository. You may need to authenticate to access it. For more information about the packages, please click here.

Maven

To include the API in your Maven project, add the following dependency to your pom.xml file:

<dependency>
  <groupId>io.atomic.cloud</groupId>
  <artifactId>api</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>