auth-common


License

License

MIT
GroupId

GroupId

de.choffmeister
ArtifactId

ArtifactId

auth-common_2.10
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

auth-common
auth-common
Project URL

Project URL

https://github.com/choffmeister/auth-utils
Project Organization

Project Organization

de.choffmeister

Download auth-common_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/de.choffmeister/auth-common_2.10/ -->
<dependency>
    <groupId>de.choffmeister</groupId>
    <artifactId>auth-common_2.10</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.choffmeister/auth-common_2.10/
implementation 'de.choffmeister:auth-common_2.10:0.0.2'
// https://jarcasting.com/artifacts/de.choffmeister/auth-common_2.10/
implementation ("de.choffmeister:auth-common_2.10:0.0.2")
'de.choffmeister:auth-common_2.10:jar:0.0.2'
<dependency org="de.choffmeister" name="auth-common_2.10" rev="0.0.2">
  <artifact name="auth-common_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.choffmeister', module='auth-common_2.10', version='0.0.2')
)
libraryDependencies += "de.choffmeister" % "auth-common_2.10" % "0.0.2"
[de.choffmeister/auth-common_2.10 "0.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
commons-codec : commons-codec jar 1.9
io.spray : spray-json_2.10 jar 1.3.1

test (1)

Group / Artifact Type Version
org.specs2 : specs2_2.10 jar 2.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1