Files download
File Operation
core_native0.5_3-1.3.18.jar download
core_native0.5_3-1.3.18.pom download
core_native0.5_3-1.3.18-sources.jar download
Apache Maven
<dependency>
  <groupId>com.softwaremill.sttp.shared</groupId>
  <artifactId>core_native0.5_3</artifactId>
  <version>1.3.18</version>
</dependency>
Gradle Groovy
implementation 'com.softwaremill.sttp.shared:core_native0.5_3:1.3.18'
Gradle Kotlin
implementation("com.softwaremill.sttp.shared:core_native0.5_3:1.3.18")
Scala SBT
libraryDependencies += "com.softwaremill.sttp.shared" % "core_native0.5_3" % "1.3.18"
Groovy Grape
@Grapes(
  @Grab(group='com.softwaremill.sttp.shared', module='core_native0.5_3', version='1.3.18')
)
Apache Ivy
<dependency org="com.softwaremill.sttp.shared" name="core_native0.5_3" rev="1.3.18" />
Leiningen
[com.softwaremill.sttp.shared/core_native0.5_3 "1.3.18"]
Apache Buildr
'com.softwaremill.sttp.shared:core_native0.5_3:jar:1.3.18'