Download jadex-nuggets-2.0.jar file - Jar j

Jar examples for j:jadex-nuggets

Description

The Jadex nuggets is a fast Java bean to XML and back converter.

You can download jar file jadex-nuggets 2.0 in this page.

License

LGPL License

Build File

You can use the following script to add jadex-nuggets-2.0.jar to your project.

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

Download

Click the following link to download the jar file.

jadex-nuggets-2.0-javadoc.jar
jadex-nuggets-2.0-sources.jar
jadex-nuggets-2.0.jar
jadex-nuggets-2.0.pom



Related Tutorials