is not current version
Last Version 2.0.0-RC4

com.softwaremill.sttp.client:core_native0.3_2.11 2.0.0-M8

core

Categories

Categories

CLI User Interface Native Development Tools
GroupId

GroupId

com.softwaremill.sttp.client
ArtifactId

ArtifactId

core_native0.3_2.11
Version

Version

2.0.0-M8
Type

Type

jar

Download core_native0.3_2.11 2.0.0-M8


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