Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdcore_sjs1_3 |
Version | Version3.3.14 |
Type | Typejar |
Filename | Size |
---|---|
core_sjs1_3-3.3.14.pom | |
core_sjs1_3-3.3.14.jar | 1019 KB |
core_sjs1_3-3.3.14-tests.jar | 669 KB |
core_sjs1_3-3.3.14-tests-sources.jar | 27 KB |
core_sjs1_3-3.3.14-tests-javadoc.jar | 1 MB |
core_sjs1_3-3.3.14-sources.jar | 55 KB |
core_sjs1_3-3.3.14-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_sjs1_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>core_sjs1_3</artifactId>
<version>3.3.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_sjs1_3/
implementation 'com.softwaremill.sttp.client3:core_sjs1_3:3.3.14'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_sjs1_3/
implementation ("com.softwaremill.sttp.client3:core_sjs1_3:3.3.14")
'com.softwaremill.sttp.client3:core_sjs1_3:jar:3.3.14'
<dependency org="com.softwaremill.sttp.client3" name="core_sjs1_3" rev="3.3.14">
<artifact name="core_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='core_sjs1_3', version='3.3.14')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "core_sjs1_3" % "3.3.14"
[com.softwaremill.sttp.client3/core_sjs1_3 "3.3.14"]