License |
License |
---|---|
GroupId | GroupIdde.choffmeister |
ArtifactId | ArtifactIdauth-common_2.10 |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionauth-common
auth-common
|
Project URL |
Project URL |
Project Organization |
Project Organizationde.choffmeister |
Filename | Size |
---|---|
auth-common_2.10-0.0.2.pom | |
auth-common_2.10-0.0.2.jar | 58 KB |
auth-common_2.10-0.0.2-sources.jar | 6 KB |
auth-common_2.10-0.0.2-javadoc.jar | 399 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.10 | jar | 2.4.1 |