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

Jar examples for j:jirm-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials