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

Jar examples for c:ci.common

Description

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials