authy-java

Authy API for Java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.untzuntz.authy
ArtifactId

ArtifactId

authy-java
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

authy-java
Authy API for Java
Project Organization

Project Organization

UntzUntz, LLC.

Download authy-java

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 1.7.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0