Download chiba-0.1.1.jar file - Jar c

Jar examples for c:chiba

Description

A small library for plugins based on namespace discovery

You can download jar file chiba 0.1.1 in this page.

Build File

You can use the following script to add chiba-0.1.1.jar to your project.

<dependency>
   <groupId>org.cloudhoist</groupId>
   <artifactId>chiba</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'org.cloudhoist', name: 'chiba', version: '0.1.1'
libraryDependencies += "org.cloudhoist" % "chiba" % "0.1.1"
<dependency org="org.cloudhoist" name="chiba" rev="0.1.1"/>
@Grapes(@Grab(group='org.cloudhoist', module='chiba', version='0.1.1'))
'org.cloudhoist:chiba:jar:0.1.1'

Download

Click the following link to download the jar file.

chiba-0.1.1-sources.jar
chiba-0.1.1.jar
chiba-0.1.1.pom



Related Tutorials