License |
License |
---|---|
Categories |
CategoriesCLI User Interface JSON Data |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdjson-common_3.0.0-RC3 |
Version | Version3.3.2 |
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.client3/json-common_3.0.0-RC3/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>json-common_3.0.0-RC3</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/json-common_3.0.0-RC3/
implementation 'com.softwaremill.sttp.client3:json-common_3.0.0-RC3:3.3.2'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/json-common_3.0.0-RC3/
implementation ("com.softwaremill.sttp.client3:json-common_3.0.0-RC3:3.3.2")
'com.softwaremill.sttp.client3:json-common_3.0.0-RC3:jar:3.3.2'
<dependency org="com.softwaremill.sttp.client3" name="json-common_3.0.0-RC3" rev="3.3.2">
<artifact name="json-common_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='json-common_3.0.0-RC3', version='3.3.2')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "json-common_3.0.0-RC3" % "3.3.2"
[com.softwaremill.sttp.client3/json-common_3.0.0-RC3 "3.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.sttp.client3 : core_3.0.0-RC3 | jar | 3.3.2 |
org.scala-lang : scala3-library_3.0.0-RC3 | jar | 3.0.0-RC3 |