License |
License |
---|---|
Categories |
CategoriesCLI User Interface JSON Data |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdspray-json_2.13 |
Version | Version3.4.1 |
Type | Typejar |
Description |
Descriptionspray-json
spray-json
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spray-json_2.13-3.4.1.pom | |
spray-json_2.13-3.4.1.jar | 7 KB |
spray-json_2.13-3.4.1-sources.jar | 1 KB |
spray-json_2.13-3.4.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/spray-json_2.13/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>spray-json_2.13</artifactId>
<version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/spray-json_2.13/
implementation 'com.softwaremill.sttp.client3:spray-json_2.13:3.4.1'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/spray-json_2.13/
implementation ("com.softwaremill.sttp.client3:spray-json_2.13:3.4.1")
'com.softwaremill.sttp.client3:spray-json_2.13:jar:3.4.1'
<dependency org="com.softwaremill.sttp.client3" name="spray-json_2.13" rev="3.4.1">
<artifact name="spray-json_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='spray-json_2.13', version='3.4.1')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "spray-json_2.13" % "3.4.1"
[com.softwaremill.sttp.client3/spray-json_2.13 "3.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.softwaremill.sttp.client3 : core_2.13 | jar | 3.4.1 |
com.softwaremill.sttp.client3 : json-common_2.13 | jar | 3.4.1 |
io.spray : spray-json_2.13 | jar | 1.3.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest-freespec_2.13 | jar | 3.2.11 |
org.scalatest : scalatest-funsuite_2.13 | jar | 3.2.11 |
org.scalatest : scalatest-flatspec_2.13 | jar | 3.2.11 |
org.scalatest : scalatest-wordspec_2.13 | jar | 3.2.11 |
org.scalatest : scalatest-shouldmatchers_2.13 | jar | 3.2.11 |