is not current version
Last Version 1.3

com.j256.two-factor-auth:two-factor-auth 0.2

Two Factor Auth

GroupId

GroupId

com.j256.two-factor-auth
ArtifactId

ArtifactId

two-factor-auth
Version

Version

0.2
Type

Type

jar

Download two-factor-auth 0.2


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