auth-common 0.0.2


Group ID:
de.choffmeister
Artifact ID:
auth-common_2.11
Version:
0.0.2
Release Date:
Feb 25, 2015
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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