totp4s 0.0.4


Group ID:
io.github.tbrown1979
Artifact ID:
totp4s_2.12
Version:
0.0.4
Release Date:
Jun 12, 2019
Licenses:
MIT
Files:

libraryDependencies += "io.github.tbrown1979" %% "totp4s" % "0.0.4"

Mill build tool

ivy"io.github.tbrown1979::totp4s:0.0.4"

Scala CLI

//> using dep "io.github.tbrown1979::totp4s:0.0.4"

Ammonite REPL

import $ivy.`io.github.tbrown1979::totp4s:0.0.4`

<dependency>
  <groupId>io.github.tbrown1979</groupId>
  <artifactId>totp4s_2.12</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'io.github.tbrown1979', name: 'totp4s_2.12', version: '0.0.4'