Skip to content

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 09:10
· 4 commits to main since this release

Java SDK v1.0.0

This release has been automatically deployed to Maven Central.

Maven Dependency

<dependency>
    <groupId>com.invoicetronic</groupId>
    <artifactId>java-sdk</artifactId>
    <version>v1.0.0</version>
</dependency>

Gradle Dependency

implementation 'com.invoicetronic:java-sdk:v1.0.0'