is not current version
Last Version 1.0.0-RC9

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

ws

GroupId

GroupId

com.softwaremill.sttp.shared
ArtifactId

ArtifactId

ws_0.27
Version

Version

1.0.0-RC7
Type

Type

jar

Download ws_0.27 1.0.0-RC7


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