Download jirm-core-0.0.6.jar file - Jar j

Jar examples for j:jirm-core

Description

You can download jar file jirm-core 0.0.6 in this page.

Build File

You can use the following script to add jirm-core-0.0.6.jar to your project.

<dependency>
   <groupId>co.jirm</groupId>
   <artifactId>jirm-core</artifactId>
   <version>0.0.6</version>
</dependency>
compile group: 'co.jirm', name: 'jirm-core', version: '0.0.6'
libraryDependencies += "co.jirm" % "jirm-core" % "0.0.6"
<dependency org="co.jirm" name="jirm-core" rev="0.0.6"/>
@Grapes(@Grab(group='co.jirm', module='jirm-core', version='0.0.6'))
'co.jirm:jirm-core:jar:0.0.6'

Download

Click the following link to download the jar file.

jirm-core-0.0.6-javadoc.jar
jirm-core-0.0.6-sources.jar
jirm-core-0.0.6.jar
jirm-core-0.0.6.pom



Related Tutorials