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.

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.sf.antenna
ArtifactId

ArtifactId

antenna
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://antenna.sourceforge.net/
Source Code Management

Source Code Management

http://antenna.cvs.sourceforge.net/antenna//

Download antenna

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.antenna/antenna/ -->
<dependency>
    <groupId>net.sf.antenna</groupId>
    <artifactId>antenna</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.antenna/antenna/
implementation 'net.sf.antenna:antenna:1.0.2'
// https://jarcasting.com/artifacts/net.sf.antenna/antenna/
implementation ("net.sf.antenna:antenna:1.0.2")
'net.sf.antenna:antenna:jar:1.0.2'
<dependency org="net.sf.antenna" name="antenna" rev="1.0.2">
  <artifact name="antenna" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.antenna', module='antenna', version='1.0.2')
)
libraryDependencies += "net.sf.antenna" % "antenna" % "1.0.2"
[net.sf.antenna/antenna "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
0.9.14