License |
License |
---|---|
Categories |
CategoriesCLI User Interface JSON Data jsoniter |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdjsoniter_3 |
Version | Version3.5.1 |
Type | Typejar |
Description |
Descriptionjsoniter
jsoniter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsoniter_3-3.5.1.pom | |
jsoniter_3-3.5.1.jar | 12 KB |
jsoniter_3-3.5.1-sources.jar | 2 KB |
jsoniter_3-3.5.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/jsoniter_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>jsoniter_3</artifactId>
<version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/jsoniter_3/
implementation 'com.softwaremill.sttp.client3:jsoniter_3:3.5.1'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/jsoniter_3/
implementation ("com.softwaremill.sttp.client3:jsoniter_3:3.5.1")
'com.softwaremill.sttp.client3:jsoniter_3:jar:3.5.1'
<dependency org="com.softwaremill.sttp.client3" name="jsoniter_3" rev="3.5.1">
<artifact name="jsoniter_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='jsoniter_3', version='3.5.1')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "jsoniter_3" % "3.5.1"
[com.softwaremill.sttp.client3/jsoniter_3 "3.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.sttp.client3 : core_3 | jar | 3.5.1 |
com.softwaremill.sttp.client3 : json-common_3 | jar | 3.5.1 |
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
com.github.plokhotnyuk.jsoniter-scala : jsoniter-scala-core_3 | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
com.github.plokhotnyuk.jsoniter-scala : jsoniter-scala-macros_3 | jar | 2.13.3 |
org.scalatest : scalatest-freespec_3 | jar | 3.2.11 |
org.scalatest : scalatest-funsuite_3 | jar | 3.2.11 |
org.scalatest : scalatest-flatspec_3 | jar | 3.2.11 |
org.scalatest : scalatest-wordspec_3 | jar | 3.2.11 |
org.scalatest : scalatest-shouldmatchers_3 | jar | 3.2.11 |