Последняя версия

Time based one time password 1.0.0

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

Лицензия

Лицензия

Группа

Группа

com.webarity
Идентификатор

Идентификатор

time-based-one-time-password
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

Time based one time password
Java Implementation of TOTP: Time-Based One-Time Password Algorithm
Ссылка на сайт

Ссылка на сайт

https://www.webarity.com/time-based-one-time-password/
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.