is not current version
Last Version 1.0.10

ch.rasc:extclassgenerator-annotations 1.0.3

Annotations the Ext Class Generator needs for generating Ext Javascript classes

GroupId

GroupId

ch.rasc
ArtifactId

ArtifactId

extclassgenerator-annotations
Version

Version

1.0.3
Type

Type

jar

Download extclassgenerator-annotations 1.0.3


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