MVN

de.taimos : totp

Maven & Gradle

Jun 21, 2014
2 usages
10 stars

TOTP lib RFC 6283

<dependency>
    <groupId>de.taimos</groupId>
    <artifactId>totp</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.taimos : totp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of de.taimos : totp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
totp-1.0

How to add a dependency to Maven

Add the following de.taimos : totp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.taimos</groupId>
    <artifactId>totp</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.taimos : totp gradle dependency to your build.gradle file:

implementation 'de.taimos:totp:1.0'

Gradle Kotlin DSL: Add the following de.taimos : totp gradle kotlin dependency to your build.gradle.kts file:

implementation("de.taimos:totp:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.taimos : totp sbt scala dependency to your build.sbt file:

libraryDependencies += "de.taimos" % "totp" % "1.0"

Advertisement

Dependencies from Group

Jun 15, 2023
15 usages
12 stars
Feb 16, 2022
12 usages
Jun 15, 2023
4 usages
12 stars
Mar 27, 2018
3 usages
Mar 27, 2018
3 usages
11 stars

Discover Dependencies

Nov 06, 2006
1 usages
Mar 16, 2022
3 usages
95 stars
Aug 09, 2023
3 usages
1.4k stars
Aug 17, 2023
3 usages
1.7k stars
Feb 09, 2023
2 usages
95 stars
Nov 27, 2021
2 usages
0 stars
Jul 13, 2023
3 usages
261 stars