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 1.0.2 in this page.
GNU Library or Lesser General Public License (LGPL)
You can use the following script to add antenna-1.0.2.jar to your project.
<dependency> <groupId>net.sf.antenna</groupId> <artifactId>antenna</artifactId> <version>1.0.2</version> </dependency>
compile group: 'net.sf.antenna', name: 'antenna', version: '1.0.2'
libraryDependencies += "net.sf.antenna" % "antenna" % "1.0.2"
<dependency org="net.sf.antenna" name="antenna" rev="1.0.2"/>
@Grapes(@Grab(group='net.sf.antenna', module='antenna', version='1.0.2'))
'net.sf.antenna:antenna:jar:1.0.2'
Click the following link to download the jar file.
antenna-1.0.2.jar