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