Last Version

auth-common 0.2.0

auth-common

License

License

MIT
GroupId

GroupId

de.choffmeister
ArtifactId

ArtifactId

auth-common_2.11
Version

Version

0.2.0
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.11 0.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
commons-codec : commons-codec jar 1.10
io.spray : spray-json_2.11 jar 1.3.2

provided (2)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.11 jar 1.1.1
org.scoverage : scalac-scoverage-plugin_2.11 jar 1.1.1

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 3.7.1

Project Modules

There are no modules declared in this project.