Download cs-commons-0.0.5.jar file - Jar c

Jar examples for c:cs-commons

Description

Utils for java cloudSlang modules.

You can download jar file cs-commons 0.0.5 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add cs-commons-0.0.5.jar to your project.

<dependency>
   <groupId>io.cloudslang.content</groupId>
   <artifactId>cs-commons</artifactId>
   <version>0.0.5</version>
</dependency>
compile group: 'io.cloudslang.content', name: 'cs-commons', version: '0.0.5'
libraryDependencies += "io.cloudslang.content" % "cs-commons" % "0.0.5"
<dependency org="io.cloudslang.content" name="cs-commons" rev="0.0.5"/>
@Grapes(@Grab(group='io.cloudslang.content', module='cs-commons', version='0.0.5'))
'io.cloudslang.content:cs-commons:jar:0.0.5'

Download

Click the following link to download the jar file.

cs-commons-0.0.5-javadoc.jar
cs-commons-0.0.5-sources.jar
cs-commons-0.0.5.jar
cs-commons-0.0.5.pom



Related Tutorials