Download ci.common-1.0.jar file - Jar c

Jar examples for c:ci.common

Description

You can download jar file ci.common 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ci.common-1.0.jar to your project.

<dependency>
   <groupId>net.wasdev.wlp.common</groupId>
   <artifactId>ci.common</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'net.wasdev.wlp.common', name: 'ci.common', version: '1.0'
libraryDependencies += "net.wasdev.wlp.common" % "ci.common" % "1.0"
<dependency org="net.wasdev.wlp.common" name="ci.common" rev="1.0"/>
@Grapes(@Grab(group='net.wasdev.wlp.common', module='ci.common', version='1.0'))
'net.wasdev.wlp.common:ci.common:jar:1.0'

Download

Click the following link to download the jar file.

ci.common-1.0-javadoc.jar
ci.common-1.0-sources.jar
ci.common-1.0.jar
ci.common-1.0.pom



Related Tutorials