Download jrms-1.1.jar file - Jar j

Jar examples for j:jrms

Description

You can download jar file jrms 1.1 in this page.

Build File

You can use the following script to add jrms-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

jrms-1.1.jar
jrms-1.1.pom



Related Tutorials