Ext Class Generator Annotations

Annotations the Ext Class Generator needs for generating Ext Javascript classes

License

License

GroupId

GroupId

ch.rasc
ArtifactId

ArtifactId

extclassgenerator-annotations
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Ext Class Generator Annotations
Annotations the Ext Class Generator needs for generating Ext Javascript classes
Project URL

Project URL

https://github.com/ralscha/extclassgenerator-annotations/
Source Code Management

Source Code Management

https://github.com/ralscha/extclassgenerator-annotations.git

Download extclassgenerator-annotations

How to add to project

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

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.

Ext Class Generator Annotations

Build Status

This project contains the annotations the extclassgenerator reads for creating the corresponding Ext.Model Javascript classes.

Versions

Version
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0