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