Jar examples for c:cs-xml
Actions for xml processing
You can download jar file cs-xml 0.0.9 in this page.
The Apache License, Version 2.0
You can use the following script to add cs-xml-0.0.9.jar to your project.
<dependency> <groupId>io.cloudslang.content</groupId> <artifactId>cs-xml</artifactId> <version>0.0.9</version> </dependency>
compile group: 'io.cloudslang.content', name: 'cs-xml', version: '0.0.9'
libraryDependencies += "io.cloudslang.content" % "cs-xml" % "0.0.9"
<dependency org="io.cloudslang.content" name="cs-xml" rev="0.0.9"/>
@Grapes(@Grab(group='io.cloudslang.content', module='cs-xml', version='0.0.9'))
'io.cloudslang.content:cs-xml:jar:0.0.9'
Click the following link to download the jar file.
cs-xml-0.0.9-javadoc.jar