Download rms4test-1.0.jar file - Jar r

Jar examples for r:rms4test

Description

A implementation of javax.microedition.rms used for test applications.

You can download jar file rms4test 1.0 in this page.

Build File

You can use the following script to add rms4test-1.0.jar to your project.

<dependency>
   <groupId>net.sourceforge.floggy</groupId>
   <artifactId>rms4test</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'net.sourceforge.floggy', name: 'rms4test', version: '1.0'
libraryDependencies += "net.sourceforge.floggy" % "rms4test" % "1.0"
<dependency org="net.sourceforge.floggy" name="rms4test" rev="1.0"/>
@Grapes(@Grab(group='net.sourceforge.floggy', module='rms4test', version='1.0'))
'net.sourceforge.floggy:rms4test:jar:1.0'

Download

Click the following link to download the jar file.

rms4test-1.0-javadoc.jar
rms4test-1.0-sources.jar
rms4test-1.0.jar
rms4test-1.0.pom



Related Tutorials