| License |
License |
|---|---|
| GroupId | GroupIdio.circe |
| ArtifactId | ArtifactIdcirce-spray_2.10 |
| Version | Version0.7.0-M2 |
| Type | Typejar |
| Description |
Descriptioncore
core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| circe-spray_2.10-0.7.0-M2.pom | |
| circe-spray_2.10-0.7.0-M2.jar | 18 KB |
| circe-spray_2.10-0.7.0-M2-sources.jar | 1 KB |
| circe-spray_2.10-0.7.0-M2-javadoc.jar | 374 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.circe/circe-spray_2.10/ -->
<dependency>
<groupId>io.circe</groupId>
<artifactId>circe-spray_2.10</artifactId>
<version>0.7.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.circe/circe-spray_2.10/
implementation 'io.circe:circe-spray_2.10:0.7.0-M2'
// https://jarcasting.com/artifacts/io.circe/circe-spray_2.10/
implementation ("io.circe:circe-spray_2.10:0.7.0-M2")
'io.circe:circe-spray_2.10:jar:0.7.0-M2'
<dependency org="io.circe" name="circe-spray_2.10" rev="0.7.0-M2">
<artifact name="circe-spray_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.circe', module='circe-spray_2.10', version='0.7.0-M2')
)
libraryDependencies += "io.circe" % "circe-spray_2.10" % "0.7.0-M2"
[io.circe/circe-spray_2.10 "0.7.0-M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.6 |
| io.circe : circe-core_2.10 | jar | 0.7.0-M2 |
| io.circe : circe-jawn_2.10 | jar | 0.7.0-M2 |
| com.typesafe.akka : akka-actor_2.10 | jar | 2.3.9 |
| io.spray : spray-httpx_2.10 | jar | 1.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.circe : circe-generic_2.10 | jar | 0.7.0-M2 |
| io.circe : circe-testing_2.10 | jar | 0.7.0-M2 |
| io.spray : spray-routing-shapeless2_2.10 | jar | 1.3.3 |
| io.spray : spray-testkit_2.10 | jar | 1.3.3 |
| org.scalacheck : scalacheck_2.10 | jar | 1.13.4 |
| org.scalatest : scalatest_2.10 | jar | 3.0.1 |