Skip to content

Release v1.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 07:33

Java SDK v1.0.1

This release has been automatically deployed to Maven Central.

Maven Dependency

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

Gradle Dependency

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