auth-common 0.2.0


Group ID:
de.choffmeister
Artifact ID:
auth-common_2.11
Version:
0.2.0
Release Date:
Feb 27, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.7

libraryDependencies += "de.choffmeister" %% "auth-common" % "0.2.0"

Mill build tool

ivy"de.choffmeister::auth-common:0.2.0"

Scala CLI

//> using dep "de.choffmeister::auth-common:0.2.0"

Ammonite REPL

import $ivy.`de.choffmeister::auth-common:0.2.0`

<dependency>
  <groupId>de.choffmeister</groupId>
  <artifactId>auth-common_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'de.choffmeister', name: 'auth-common_2.11', version: '0.2.0'