Last updated 4 months ago
The API file is published to Jitpack at: Maven example:
<repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> <dependency> <groupId>com.github.anhcraft</groupId> <artifactId>Vouchers</artifactId> <version>Tag</version> </dependency>
The API instance can be obtained from ApiProvider
ApiProvider
VouchersApi api = ApiProvider.getApi();
Javadoc is not yet published. You can view it directly from the source: