is not current version
Last Version 1.0.0-M12

io.sphere.sdk.jvm:scala-client_2.11 1.0.0-M10

scala-client

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

io.sphere.sdk.jvm
ArtifactId

ArtifactId

scala-client_2.11
Version

Version

1.0.0-M10
Type

Type

jar

Download scala-client_2.11 1.0.0-M10


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