License |
License |
---|---|
Categories |
CategoriesAnt Build Tools CLI User Interface |
GroupId | GroupIdcom.clianz |
ArtifactId | ArtifactIdspray-cloudant_2.11 |
Version | Version0.1.3 |
Type | Typejar |
Description |
Descriptionspray-cloudant
Scala Cloudant client for Spray
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spray-cloudant_2.11-0.1.3.pom | |
spray-cloudant_2.11-0.1.3.jar | 190 KB |
spray-cloudant_2.11-0.1.3-sources.jar | 3 KB |
spray-cloudant_2.11-0.1.3-javadoc.jar | 409 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.clianz/spray-cloudant_2.11/ -->
<dependency>
<groupId>com.clianz</groupId>
<artifactId>spray-cloudant_2.11</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.clianz/spray-cloudant_2.11/
implementation 'com.clianz:spray-cloudant_2.11:0.1.3'
// https://jarcasting.com/artifacts/com.clianz/spray-cloudant_2.11/
implementation ("com.clianz:spray-cloudant_2.11:0.1.3")
'com.clianz:spray-cloudant_2.11:jar:0.1.3'
<dependency org="com.clianz" name="spray-cloudant_2.11" rev="0.1.3">
<artifact name="spray-cloudant_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clianz', module='spray-cloudant_2.11', version='0.1.3')
)
libraryDependencies += "com.clianz" % "spray-cloudant_2.11" % "0.1.3"
[com.clianz/spray-cloudant_2.11 "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.11.7 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.4.4 |
io.spray : spray-client_2.11 | jar | 1.3.2 |
com.github.fommil : spray-json-shapeless_2.11 | jar | 1.2.0 |