TOTP library for Scala
totp4s 0.0.2
Group ID:
io.github.tbrown1979
Artifact ID:
totp4s_2.11
Version:
0.0.2
Release Date:
Feb 20, 2019
Licenses:
Files:
libraryDependencies += "io.github.tbrown1979" %% "totp4s" % "0.0.2"
ivy"io.github.tbrown1979::totp4s:0.0.2"
//> using dep "io.github.tbrown1979::totp4s:0.0.2"
import $ivy.`io.github.tbrown1979::totp4s:0.0.2`
<dependency> <groupId>io.github.tbrown1979</groupId> <artifactId>totp4s_2.11</artifactId> <version>0.0.2</version> </dependency>
compile group: 'io.github.tbrown1979', name: 'totp4s_2.11', version: '0.0.2'