Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdcore_sjs1_3 |
Version | Version3.6.0 |
Type | Typejar |
Filename | Size |
---|---|
core_sjs1_3-3.6.0.pom | |
core_sjs1_3-3.6.0.jar | 1 MB |
core_sjs1_3-3.6.0-tests.jar | 688 KB |
core_sjs1_3-3.6.0-tests-sources.jar | 28 KB |
core_sjs1_3-3.6.0-tests-javadoc.jar | 2 MB |
core_sjs1_3-3.6.0-sources.jar | 56 KB |
core_sjs1_3-3.6.0-javadoc.jar | 2 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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_sjs1_3/
implementation 'com.softwaremill.sttp.client3:core_sjs1_3:3.6.0'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/core_sjs1_3/
implementation ("com.softwaremill.sttp.client3:core_sjs1_3:3.6.0")
'com.softwaremill.sttp.client3:core_sjs1_3:jar:3.6.0'
<dependency org="com.softwaremill.sttp.client3" name="core_sjs1_3" rev="3.6.0">
<artifact name="core_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='core_sjs1_3', version='3.6.0')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "core_sjs1_3" % "3.6.0"
[com.softwaremill.sttp.client3/core_sjs1_3 "3.6.0"]