is not current version
Last Version 1.0.1

com.github.eendroroy:kotp 0.1.1

OTP Generator

GroupId

GroupId

com.github.eendroroy
ArtifactId

ArtifactId

kotp
Version

Version

0.1.1
Type

Type

jar

Download kotp 0.1.1


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