MVN

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

Maven & Gradle

Jan 01, 2021
1 usages
286 stars

Two Factor Auth · Two Factor Authentication (Auth) implementation for Java which uses the Time-based One-time Password (TOTP) algorithm.

<dependency>
    <groupId>com.j256.two-factor-auth</groupId>
    <artifactId>two-factor-auth</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.j256.two-factor-auth : two-factor-auth to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.j256.two-factor-auth : two-factor-auth to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
two-factor-auth-1.3
1.2
two-factor-auth-1.2
1.0
two-factor-auth-1.0
0.2
two-factor-auth-0.2

How to add a dependency to Maven

Add the following com.j256.two-factor-auth : two-factor-auth maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.j256.two-factor-auth</groupId>
    <artifactId>two-factor-auth</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.j256.two-factor-auth : two-factor-auth gradle dependency to your build.gradle file:

implementation 'com.j256.two-factor-auth:two-factor-auth:1.3'

Gradle Kotlin DSL: Add the following com.j256.two-factor-auth : two-factor-auth gradle kotlin dependency to your build.gradle.kts file:

implementation("com.j256.two-factor-auth:two-factor-auth:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.j256.two-factor-auth : two-factor-auth sbt scala dependency to your build.sbt file:

libraryDependencies += "com.j256.two-factor-auth" % "two-factor-auth" % "1.3"

Advertisement

Dependencies from Group

Jan 01, 2021
1 usages
286 stars

Discover Dependencies

Jun 09, 2023
1 usages
22 stars
Feb 20, 2017
1 usages
0 stars
Jan 16, 2021
1 usages
186 stars
Apr 26, 2017
2 usages
Jun 18, 2020
1 usages
7 stars
Feb 27, 2022
1 usages
108 stars
Aug 03, 2017
1 usages
IO
Aug 03, 2017
1 usages
Aug 03, 2017
1 usages