totp4s 0.0.1


Group ID:
io.github.tbrown1979
Artifact ID:
totp4s_2.12
Version:
0.0.1
Release Date:
Dec 18, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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