is not current version
Last Version 0.0.1

io.cloudslang.content:cs-maps 0.0.1-RC2

List actions for CloudSlang

GroupId

GroupId

io.cloudslang.content
ArtifactId

ArtifactId

cs-maps
Version

Version

0.0.1-RC2
Type

Type

jar

Download cs-maps 0.0.1-RC2


<!-- https://jarcasting.com/artifacts/io.cloudslang.content/cs-maps/ -->
<dependency>
    <groupId>io.cloudslang.content</groupId>
    <artifactId>cs-maps</artifactId>
    <version>0.0.1-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.cloudslang.content/cs-maps/
implementation 'io.cloudslang.content:cs-maps:0.0.1-RC2'
// https://jarcasting.com/artifacts/io.cloudslang.content/cs-maps/
implementation ("io.cloudslang.content:cs-maps:0.0.1-RC2")
'io.cloudslang.content:cs-maps:jar:0.0.1-RC2'
<dependency org="io.cloudslang.content" name="cs-maps" rev="0.0.1-RC2">
  <artifact name="cs-maps" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cloudslang.content', module='cs-maps', version='0.0.1-RC2')
)
libraryDependencies += "io.cloudslang.content" % "cs-maps" % "0.0.1-RC2"
[io.cloudslang.content/cs-maps "0.0.1-RC2"]