is not current version
Last Version 1.3.7

com.softwaremill.sttp.shared:ws_3 1.2.6

ws

GroupId

GroupId

com.softwaremill.sttp.shared
ArtifactId

ArtifactId

ws_3
Version

Version

1.2.6
Type

Type

jar

Download ws_3 1.2.6


<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/ws_3/ -->
<dependency>
    <groupId>com.softwaremill.sttp.shared</groupId>
    <artifactId>ws_3</artifactId>
    <version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/ws_3/
implementation 'com.softwaremill.sttp.shared:ws_3:1.2.6'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/ws_3/
implementation ("com.softwaremill.sttp.shared:ws_3:1.2.6")
'com.softwaremill.sttp.shared:ws_3:jar:1.2.6'
<dependency org="com.softwaremill.sttp.shared" name="ws_3" rev="1.2.6">
  <artifact name="ws_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.shared', module='ws_3', version='1.2.6')
)
libraryDependencies += "com.softwaremill.sttp.shared" % "ws_3" % "1.2.6"
[com.softwaremill.sttp.shared/ws_3 "1.2.6"]