Download extclassgenerator-annotations-1.0.8.jar file - Jar e

Jar examples for e:extclassgenerator-annotations

Description

Annotations the Ext Class Generator needs for generating Ext Javascript classes

You can download jar file extclassgenerator-annotations 1.0.8 in this page.

License

Apache 2

Build File

You can use the following script to add extclassgenerator-annotations-1.0.8.jar to your project.

<dependency>
   <groupId>ch.rasc</groupId>
   <artifactId>extclassgenerator-annotations</artifactId>
   <version>1.0.8</version>
</dependency>
compile group: 'ch.rasc', name: 'extclassgenerator-annotations', version: '1.0.8'
libraryDependencies += "ch.rasc" % "extclassgenerator-annotations" % "1.0.8"
<dependency org="ch.rasc" name="extclassgenerator-annotations" rev="1.0.8"/>
@Grapes(@Grab(group='ch.rasc', module='extclassgenerator-annotations', version='1.0.8'))
'ch.rasc:extclassgenerator-annotations:jar:1.0.8'

Download

Click the following link to download the jar file.

extclassgenerator-annotations-1.0.8-javadoc.jar
extclassgenerator-annotations-1.0.8-sources.jar
extclassgenerator-annotations-1.0.8.jar
extclassgenerator-annotations-1.0.8.pom



Related Tutorials