An overview of developing apps with Zapsign's Java SDK.
Was this helpful?
The repository for this SDK can be found . In that you can see all the necessary code used.
In your project Maven - Java, add the in .pom:
<!-- https://mvnrepository.com/artifact/br.com.zapsign/zapsign_sdk --> <dependency> <groupId>br.com.zapsign</groupId> <artifactId>zapsign_sdk</artifactId> <version>1.0-3</version> </dependency>
Now just update your dependencies and criate your requests.
The requests made by the SDK are separated into two parts: