is not current version
Last Version 1.0.0-M3

io.sphere.jvmsdk:channels 1.0.0-M2

channels

GroupId

GroupId

io.sphere.jvmsdk
ArtifactId

ArtifactId

channels
Version

Version

1.0.0-M2
Type

Type

jar

Download channels 1.0.0-M2


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