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