Download jadeMisc-3.7.jar file - Jar j

Jar examples for j:jadeMisc

Description

Java Agent Development Framework Misc tools

You can download jar file jadeMisc 3.7 in this page.

License

LGPL

Build File

You can use the following script to add jadeMisc-3.7.jar to your project.

<dependency>
   <groupId>net.sf.ingenias</groupId>
   <artifactId>jadeMisc</artifactId>
   <version>3.7</version>
</dependency>
compile group: 'net.sf.ingenias', name: 'jadeMisc', version: '3.7'
libraryDependencies += "net.sf.ingenias" % "jadeMisc" % "3.7"
<dependency org="net.sf.ingenias" name="jadeMisc" rev="3.7"/>
@Grapes(@Grab(group='net.sf.ingenias', module='jadeMisc', version='3.7'))
'net.sf.ingenias:jadeMisc:jar:3.7'

Download

Click the following link to download the jar file.

jadeMisc-3.7-javadoc.jar
jadeMisc-3.7-sources.jar
jadeMisc-3.7.jar
jadeMisc-3.7.pom



Related Tutorials