License |
License |
---|---|
Categories |
CategoriesCLI User Interface JSON Data |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdjson-common_3 |
Version | Version3.4.0 |
Type | Typejar |
Description |
Descriptionjson-common
json-common
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-common_3-3.4.0.pom | |
json-common_3-3.4.0.jar | 10 KB |
json-common_3-3.4.0-sources.jar | 1 KB |
json-common_3-3.4.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/json-common_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>json-common_3</artifactId>
<version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/json-common_3/
implementation 'com.softwaremill.sttp.client3:json-common_3:3.4.0'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/json-common_3/
implementation ("com.softwaremill.sttp.client3:json-common_3:3.4.0")
'com.softwaremill.sttp.client3:json-common_3:jar:3.4.0'
<dependency org="com.softwaremill.sttp.client3" name="json-common_3" rev="3.4.0">
<artifact name="json-common_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='json-common_3', version='3.4.0')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "json-common_3" % "3.4.0"
[com.softwaremill.sttp.client3/json-common_3 "3.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.sttp.client3 : core_3 | jar | 3.4.0 |
org.scala-lang : scala3-library_3 | jar | 3.1.0 |