не последняя версия
Последняя версия 0.0.15

io.cloudslang.content:cs-xml 0.0.6

Actions for xml processing

Группа

Группа

io.cloudslang.content
Идентификатор

Идентификатор

cs-xml
Версия

Версия

0.0.6
Тип

Тип

jar

Скачать cs-xml 0.0.6


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