Download MRJToolkitStubs-1.0.jar file - Jar m

Jar examples for m:MRJToolkitStubs

Description

You can download jar file MRJToolkitStubs 1.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

MRJToolkitStubs-1.0.jar
MRJToolkitStubs-1.0.pom



Related Tutorials