auth-spray


License

License

MIT
GroupId

GroupId

de.choffmeister
ArtifactId

ArtifactId

auth-spray_2.10
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

auth-spray
auth-spray
Project URL

Project URL

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

Project Organization

de.choffmeister

Download auth-spray_2.10

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
de.choffmeister : auth-common_2.10 jar 0.0.2
com.typesafe : config jar 1.2.0
com.typesafe.akka : akka-actor_2.10 jar 2.3.6
io.spray : spray-routing_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