Categories |
CategoriesCLI User Interface JSON Data |
---|---|
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdplay-json_2.11 |
Version | Version3.0.0-RC15 |
Type | Typejar |
Filename | Size |
---|---|
play-json_2.11-3.0.0-RC15.pom | |
play-json_2.11-3.0.0-RC15.jar | 14 KB |
play-json_2.11-3.0.0-RC15-sources.jar | 2 KB |
play-json_2.11-3.0.0-RC15-javadoc.jar | 354 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/play-json_2.11/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>play-json_2.11</artifactId>
<version>3.0.0-RC15</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/play-json_2.11/
implementation 'com.softwaremill.sttp.client3:play-json_2.11:3.0.0-RC15'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/play-json_2.11/
implementation ("com.softwaremill.sttp.client3:play-json_2.11:3.0.0-RC15")
'com.softwaremill.sttp.client3:play-json_2.11:jar:3.0.0-RC15'
<dependency org="com.softwaremill.sttp.client3" name="play-json_2.11" rev="3.0.0-RC15">
<artifact name="play-json_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='play-json_2.11', version='3.0.0-RC15')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "play-json_2.11" % "3.0.0-RC15"
[com.softwaremill.sttp.client3/play-json_2.11 "3.0.0-RC15"]