MVN

eu.ralph-schuster : totp

Maven & Gradle

Feb 22, 2023
1 stars

eu.ralph-schuster.totp · Provides TOTP

<dependency>
    <groupId>eu.ralph-schuster</groupId>
    <artifactId>totp</artifactId>
    <version>4.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.ralph-schuster : totp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.0

All Versions

Choose a version of eu.ralph-schuster : totp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
totp-4.1.0
4.0.x
totp-4.0.6
totp-4.0.5
totp-4.0.4
totp-4.0.3
totp-4.0.2

How to add a dependency to Maven

Add the following eu.ralph-schuster : totp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.ralph-schuster</groupId>
    <artifactId>totp</artifactId>
    <version>4.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.ralph-schuster : totp gradle dependency to your build.gradle file:

implementation 'eu.ralph-schuster:totp:4.1.0'

Gradle Kotlin DSL: Add the following eu.ralph-schuster : totp gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.ralph-schuster:totp:4.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.ralph-schuster : totp sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.ralph-schuster" % "totp" % "4.1.0"

Advertisement

Dependencies from Group

Feb 22, 2023
8 usages
1 stars
Feb 22, 2023
2 usages
1 stars
Jan 11, 2022
2 usages
1 stars
csv
Feb 22, 2023
2 usages
1 stars
Jan 11, 2022
1 usages
1 stars

Discover Dependencies