MVN

com.eatthepath : java-otp

Maven & Gradle

Jul 31, 2022
4 usages
424 stars

java-otp · A one-time password (HOTP and TOTP) library for Java

<dependency>
    <groupId>com.eatthepath</groupId>
    <artifactId>java-otp</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.eatthepath : java-otp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.eatthepath : java-otp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
java-otp-0.4.0
0.3.x
java-otp-0.3.1
java-otp-0.3.0
0.2.x
java-otp-0.2.0
0.1.x
java-otp-0.1.0

How to add a dependency to Maven

Add the following com.eatthepath : java-otp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.eatthepath</groupId>
    <artifactId>java-otp</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.eatthepath : java-otp gradle dependency to your build.gradle file:

implementation 'com.eatthepath:java-otp:0.4.0'

Gradle Kotlin DSL: Add the following com.eatthepath : java-otp gradle kotlin dependency to your build.gradle.kts file:

implementation("com.eatthepath:java-otp:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.eatthepath : java-otp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.eatthepath" % "java-otp" % "0.4.0"

Advertisement

Dependencies from Group

Aug 08, 2021
15 usages
160 stars
Jan 01, 2023
5 usages
1.6k stars
Jul 31, 2022
4 usages
424 stars
Jan 01, 2023
1 usages
1.6k stars
Sep 09, 2018
34 stars

Discover Dependencies

Nov 27, 2018
58 stars
May 13, 2023
7 usages
25 stars
Jun 23, 2021
0 stars
Aug 11, 2021
2 usages
11.7k stars
Jun 20, 2023
2 usages
285 stars
Aug 15, 2023
14.7k stars
Dec 24, 2022
3 usages
3.6k stars