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