is not current version
Last Version 1.0.0-RC9

com.softwaremill.sttp.shared:ws_0.27 1.0.0-RC8

ws

GroupId

GroupId

com.softwaremill.sttp.shared
ArtifactId

ArtifactId

ws_0.27
Version

Version

1.0.0-RC8
Type

Type

jar

Download ws_0.27 1.0.0-RC8


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