Jar examples for a:antenna
The project provides a set of Ant tasks for developing J2ME/MIDP applications based on the J2ME Wireless Toolkit. The new tasks allow for compilation, preverification, packaging, and obfuscation of a MIDlet suite as well as for making a PalmOS PRC file.
You can download jar file antenna 0.9.14 in this page.
GNU Library or Lesser General Public License (LGPL)
You can use the following script to add antenna-0.9.14.jar to your project.
<dependency> <groupId>net.sf.antenna</groupId> <artifactId>antenna</artifactId> <version>0.9.14</version> </dependency>
compile group: 'net.sf.antenna', name: 'antenna', version: '0.9.14'
libraryDependencies += "net.sf.antenna" % "antenna" % "0.9.14"
<dependency org="net.sf.antenna" name="antenna" rev="0.9.14"/>
@Grapes(@Grab(group='net.sf.antenna', module='antenna', version='0.9.14'))
'net.sf.antenna:antenna:jar:0.9.14'
Click the following link to download the jar file.
antenna-0.9.14-sources.jar