Jar examples for a:authy-java
Java library to access the Authy API.
You can download jar file authy-java 1.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add authy-java-1.3.0.jar to your project.
<dependency> <groupId>com.authy</groupId> <artifactId>authy-java</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.authy', name: 'authy-java', version: '1.3.0'
libraryDependencies += "com.authy" % "authy-java" % "1.3.0"
<dependency org="com.authy" name="authy-java" rev="1.3.0"/>
@Grapes(@Grab(group='com.authy', module='authy-java', version='1.3.0'))
'com.authy:authy-java:jar:1.3.0'
Click the following link to download the jar file.
authy-java-1.3.0-javadoc.jar