Download jade-3.7.jar file - Jar j

Jar examples for j:jade

Description

Java Agent Development Framework

You can download jar file jade 3.7 in this page.

License

LGPL

Build File

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

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

Download

Click the following link to download the jar file.

jade-3.7-javadoc.jar
jade-3.7-sources.jar
jade-3.7.jar
jade-3.7.pom



Related Tutorials