License |
License |
---|---|
GroupId | GroupIdde.leanovate.toehold |
ArtifactId | ArtifactIdspray-fastcgi_2.10 |
Version | Version0.2.1 |
Type | Typejar |
Description |
Descriptionspray-fastcgi
spray-fastcgi
|
Project URL |
Project URL |
Project Organization |
Project Organizationde.leanovate.toehold |
Filename | Size |
---|---|
spray-fastcgi_2.10-0.2.1.pom | |
spray-fastcgi_2.10-0.2.1.jar | 54 KB |
spray-fastcgi_2.10-0.2.1-sources.jar | 6 KB |
spray-fastcgi_2.10-0.2.1-javadoc.jar | 385 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.leanovate.toehold/spray-fastcgi_2.10/ -->
<dependency>
<groupId>de.leanovate.toehold</groupId>
<artifactId>spray-fastcgi_2.10</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.leanovate.toehold/spray-fastcgi_2.10/
implementation 'de.leanovate.toehold:spray-fastcgi_2.10:0.2.1'
// https://jarcasting.com/artifacts/de.leanovate.toehold/spray-fastcgi_2.10/
implementation ("de.leanovate.toehold:spray-fastcgi_2.10:0.2.1")
'de.leanovate.toehold:spray-fastcgi_2.10:jar:0.2.1'
<dependency org="de.leanovate.toehold" name="spray-fastcgi_2.10" rev="0.2.1">
<artifact name="spray-fastcgi_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.leanovate.toehold', module='spray-fastcgi_2.10', version='0.2.1')
)
libraryDependencies += "de.leanovate.toehold" % "spray-fastcgi_2.10" % "0.2.1"
[de.leanovate.toehold/spray-fastcgi_2.10 "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
de.leanovate.toehold : akka-fastcgi_2.10 | jar | 0.2.1 |
io.spray : spray-can | jar | 1.2.1 |
io.spray : spray-routing | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.10 | jar | 2.1.1 |