is not current version
Last Version 1.0.0-M12

io.sphere.sdk.jvm:java-client-apache-async 1.0.0-M11

java-client-apache-async

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

io.sphere.sdk.jvm
ArtifactId

ArtifactId

java-client-apache-async
Version

Version

1.0.0-M11
Type

Type

jar

Download java-client-apache-async 1.0.0-M11


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