Download cicomponents-git-api-0.1.0.jar file - Jar c

Jar examples for c:cicomponents-git-api

Description

CI Components

You can download jar file cicomponents-git-api 0.1.0 in this page.

License

Mozilla Public License, v. 2.0

Build File

You can use the following script to add cicomponents-git-api-0.1.0.jar to your project.

<dependency>
   <groupId>org.cicomponents</groupId>
   <artifactId>cicomponents-git-api</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'org.cicomponents', name: 'cicomponents-git-api', version: '0.1.0'
libraryDependencies += "org.cicomponents" % "cicomponents-git-api" % "0.1.0"
<dependency org="org.cicomponents" name="cicomponents-git-api" rev="0.1.0"/>
@Grapes(@Grab(group='org.cicomponents', module='cicomponents-git-api', version='0.1.0'))
'org.cicomponents:cicomponents-git-api:jar:0.1.0'

Download

Click the following link to download the jar file.

cicomponents-git-api-0.1.0-javadoc.jar
cicomponents-git-api-0.1.0-sources.jar
cicomponents-git-api-0.1.0.jar
cicomponents-git-api-0.1.0.pom



Related Tutorials