Jar examples for j:jadex-nuggets
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.
LGPL License
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'
Click the following link to download the jar file.
jadex-nuggets-2.0-javadoc.jar