is not current version
Last Version 2.0.1

CodeRAD 2.0-PREVIEW2

Rapid Application Development toolkit and templates for Java developers using Codename One

License

License

GroupId

GroupId

com.codenameone
ArtifactId

ArtifactId

coderad
Version

Version

2.0-PREVIEW2
Type

Type

pom
Description

Description

CodeRAD
Rapid Application Development toolkit and templates for Java developers using Codename One
Project URL

Project URL

https://github.com/shannah/CodeRAD
Source Code Management

Source Code Management

https://github.com/shannah/CodeRAD

Download coderad 2.0-PREVIEW2

Filename Size
coderad-2.0-PREVIEW2.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/com.codenameone/coderad/ -->
<dependency>
    <groupId>com.codenameone</groupId>
    <artifactId>coderad</artifactId>
    <version>2.0-PREVIEW2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.codenameone/coderad/
implementation 'com.codenameone:coderad:2.0-PREVIEW2'
// https://jarcasting.com/artifacts/com.codenameone/coderad/
implementation ("com.codenameone:coderad:2.0-PREVIEW2")
'com.codenameone:coderad:pom:2.0-PREVIEW2'
<dependency org="com.codenameone" name="coderad" rev="2.0-PREVIEW2">
  <artifact name="coderad" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.codenameone', module='coderad', version='2.0-PREVIEW2')
)
libraryDependencies += "com.codenameone" % "coderad" % "2.0-PREVIEW2"
[com.codenameone/coderad "2.0-PREVIEW2"]

Dependencies

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

Project Modules

  • annotations
  • coderad-annotation-processor
  • common
  • android
  • ios
  • javascript
  • javase
  • win
  • lib
  • tests