Authy Java

Java library to access the Authy API.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.authy
ArtifactId

ArtifactId

authy-java
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Authy Java
Java library to access the Authy API.
Project URL

Project URL

https://github.com/authy/authy-java

Download authy-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.authy/authy-java/ -->
<dependency>
    <groupId>com.authy</groupId>
    <artifactId>authy-java</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.authy/authy-java/
implementation 'com.authy:authy-java:1.5.1'
// https://jarcasting.com/artifacts/com.authy/authy-java/
implementation ("com.authy:authy-java:1.5.1")
'com.authy:authy-java:jar:1.5.1'
<dependency org="com.authy" name="authy-java" rev="1.5.1">
  <artifact name="authy-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.authy', module='authy-java', version='1.5.1')
)
libraryDependencies += "com.authy" % "authy-java" % "1.5.1"
[com.authy/authy-java "1.5.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20150729

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.github.tomakehurst : wiremock jar 2.11.0

Project Modules

There are no modules declared in this project.
com.authy

Authy Inc.

Versions

Version
1.5.1
1.5.0
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0