Download chiba-0.1.0.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.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

chiba-0.1.0-sources.jar
chiba-0.1.0.jar
chiba-0.1.0.pom



Related Tutorials