is not current version
Last Version 1.0.0-RC6

com.softwaremill.sttp.shared:core_0.26 1.0.0-RC5

core

GroupId

GroupId

com.softwaremill.sttp.shared
ArtifactId

ArtifactId

core_0.26
Version

Version

1.0.0-RC5
Type

Type

jar

Download core_0.26 1.0.0-RC5


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