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

com.github.eendroroy:kotp 0.1.2

OTP Generator

Группа

Группа

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

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

kotp
Версия

Версия

0.1.2
Тип

Тип

jar

Скачать kotp 0.1.2

Имя Файла Размер
kotp-0.1.2.pom
kotp-0.1.2.jar 27 KB
kotp-0.1.2-sources.jar 6 KB
kotp-0.1.2-javadoc.jar 261 bytes
Обзор

<!-- https://jarcasting.com/artifacts/com.github.eendroroy/kotp/ -->
<dependency>
    <groupId>com.github.eendroroy</groupId>
    <artifactId>kotp</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eendroroy/kotp/
implementation 'com.github.eendroroy:kotp:0.1.2'
// https://jarcasting.com/artifacts/com.github.eendroroy/kotp/
implementation ("com.github.eendroroy:kotp:0.1.2")
'com.github.eendroroy:kotp:jar:0.1.2'
<dependency org="com.github.eendroroy" name="kotp" rev="0.1.2">
  <artifact name="kotp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eendroroy', module='kotp', version='0.1.2')
)
libraryDependencies += "com.github.eendroroy" % "kotp" % "0.1.2"
[com.github.eendroroy/kotp "0.1.2"]