is not current version
Last Version 1.0.1

com.github.eendroroy:kotp 0.1.0

OTP Generator

GroupId

GroupId

com.github.eendroroy
ArtifactId

ArtifactId

kotp
Version

Version

0.1.0
Type

Type

jar

Download kotp 0.1.0


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