j2me Archetype

Maven 2 Archetype for midlet application using j2me-maven-plugin

License

License

GroupId

GroupId

com.pyx4me
ArtifactId

ArtifactId

j2me-simple
Last Version

Last Version

2.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

j2me Archetype
Maven 2 Archetype for midlet application using j2me-maven-plugin
Project Organization

Project Organization

Pyx Software Services Inc.

Download j2me-simple

How to add to project

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

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
2.0.4
2.0.3
2.0.2
2.0.1