coderad-annotation-processor

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

License

License

GroupId

GroupId

com.codenameone
ArtifactId

ArtifactId

coderad-annotation-processor
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

coderad-annotation-processor
Rapid Application Development toolkit and templates for Java developers using Codename One
Project URL

Project URL

http://www.example.com

Download coderad-annotation-processor

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.codenameone : coderad-annotations jar 2.0.1
com.squareup : javapoet jar 1.13.0
org.apache.commons : commons-text jar 1.9

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0-PREVIEW6
2.0-PREVIEW5
2.0-PREVIEW2
2.0-pre4
2.0-pre3