Jar examples for e:extclassgenerator-annotations
Annotations the Ext Class Generator needs for generating Ext Javascript classes
You can download jar file extclassgenerator-annotations 1.0.10 in this page.
Apache 2
You can use the following script to add extclassgenerator-annotations-1.0.10.jar to your project.
<dependency> <groupId>ch.rasc</groupId> <artifactId>extclassgenerator-annotations</artifactId> <version>1.0.10</version> </dependency>
compile group: 'ch.rasc', name: 'extclassgenerator-annotations', version: '1.0.10'
libraryDependencies += "ch.rasc" % "extclassgenerator-annotations" % "1.0.10"
<dependency org="ch.rasc" name="extclassgenerator-annotations" rev="1.0.10"/>
@Grapes(@Grab(group='ch.rasc', module='extclassgenerator-annotations', version='1.0.10'))
'ch.rasc:extclassgenerator-annotations:jar:1.0.10'
Click the following link to download the jar file.
extclassgenerator-annotations-1.0.10-javadoc.jar