License |
License |
---|---|
Categories |
CategoriesCLI User Interface JSON Data |
GroupId | GroupIdcom.softwaremill.sttp.client |
ArtifactId | ArtifactIdjson-common_2.11 |
Version | Version3.0.0-RC3 |
Type | Typejar |
Description |
Descriptionjson-common
json-common
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client/json-common_2.11/ -->
<dependency>
<groupId>com.softwaremill.sttp.client</groupId>
<artifactId>json-common_2.11</artifactId>
<version>3.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/json-common_2.11/
implementation 'com.softwaremill.sttp.client:json-common_2.11:3.0.0-RC3'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/json-common_2.11/
implementation ("com.softwaremill.sttp.client:json-common_2.11:3.0.0-RC3")
'com.softwaremill.sttp.client:json-common_2.11:jar:3.0.0-RC3'
<dependency org="com.softwaremill.sttp.client" name="json-common_2.11" rev="3.0.0-RC3">
<artifact name="json-common_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client', module='json-common_2.11', version='3.0.0-RC3')
)
libraryDependencies += "com.softwaremill.sttp.client" % "json-common_2.11" % "3.0.0-RC3"
[com.softwaremill.sttp.client/json-common_2.11 "3.0.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.softwaremill.sttp.client : core_2.11 | jar | 3.0.0-RC3 |