is not current version
Last Version 1.0.0-M26

io.sphere.sdk.jvm:sdk-http-apache-async 1.0.0-M20

sdk-http-apache-async

GroupId

GroupId

io.sphere.sdk.jvm
ArtifactId

ArtifactId

sdk-http-apache-async
Version

Version

1.0.0-M20
Type

Type

jar

Download sdk-http-apache-async 1.0.0-M20


<!-- https://jarcasting.com/artifacts/io.sphere.sdk.jvm/sdk-http-apache-async/ -->
<dependency>
    <groupId>io.sphere.sdk.jvm</groupId>
    <artifactId>sdk-http-apache-async</artifactId>
    <version>1.0.0-M20</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/sdk-http-apache-async/
implementation 'io.sphere.sdk.jvm:sdk-http-apache-async:1.0.0-M20'
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/sdk-http-apache-async/
implementation ("io.sphere.sdk.jvm:sdk-http-apache-async:1.0.0-M20")
'io.sphere.sdk.jvm:sdk-http-apache-async:jar:1.0.0-M20'
<dependency org="io.sphere.sdk.jvm" name="sdk-http-apache-async" rev="1.0.0-M20">
  <artifact name="sdk-http-apache-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere.sdk.jvm', module='sdk-http-apache-async', version='1.0.0-M20')
)
libraryDependencies += "io.sphere.sdk.jvm" % "sdk-http-apache-async" % "1.0.0-M20"
[io.sphere.sdk.jvm/sdk-http-apache-async "1.0.0-M20"]