License |
License |
---|---|
GroupId | GroupIdcom.codenameone |
ArtifactId | ArtifactIdcoderad-annotations |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncoderad-annotations
Rapid Application Development toolkit and templates for Java developers using Codename One
|
Project URL |
Project URL |
Filename | Size |
---|---|
coderad-annotations-2.0.1.pom | |
coderad-annotations-2.0.1.jar | 5 KB |
coderad-annotations-2.0.1-sources.jar | 4 KB |
coderad-annotations-2.0.1-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.codenameone/coderad-annotations/ -->
<dependency>
<groupId>com.codenameone</groupId>
<artifactId>coderad-annotations</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.codenameone/coderad-annotations/
implementation 'com.codenameone:coderad-annotations:2.0.1'
// https://jarcasting.com/artifacts/com.codenameone/coderad-annotations/
implementation ("com.codenameone:coderad-annotations:2.0.1")
'com.codenameone:coderad-annotations:jar:2.0.1'
<dependency org="com.codenameone" name="coderad-annotations" rev="2.0.1">
<artifact name="coderad-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codenameone', module='coderad-annotations', version='2.0.1')
)
libraryDependencies += "com.codenameone" % "coderad-annotations" % "2.0.1"
[com.codenameone/coderad-annotations "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |