Last Version

Time based one time password 1.0.0

Java Implementation of TOTP: Time-Based One-Time Password Algorithm

License

License

GroupId

GroupId

com.webarity
ArtifactId

ArtifactId

time-based-one-time-password
Version

Version

1.0.0
Type

Type

jar
Description

Description

Time based one time password
Java Implementation of TOTP: Time-Based One-Time Password Algorithm
Project URL

Project URL

https://www.webarity.com/time-based-one-time-password/
Source Code Management

Source Code Management

https://github.com/hrsto/time-based-one-time-password

Download time-based-one-time-password 1.0.0


<!-- https://jarcasting.com/artifacts/com.webarity/time-based-one-time-password/ -->
<dependency>
    <groupId>com.webarity</groupId>
    <artifactId>time-based-one-time-password</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.webarity/time-based-one-time-password/
implementation 'com.webarity:time-based-one-time-password:1.0.0'
// https://jarcasting.com/artifacts/com.webarity/time-based-one-time-password/
implementation ("com.webarity:time-based-one-time-password:1.0.0")
'com.webarity:time-based-one-time-password:jar:1.0.0'
<dependency org="com.webarity" name="time-based-one-time-password" rev="1.0.0">
  <artifact name="time-based-one-time-password" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webarity', module='time-based-one-time-password', version='1.0.0')
)
libraryDependencies += "com.webarity" % "time-based-one-time-password" % "1.0.0"
[com.webarity/time-based-one-time-password "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.