Download exml-compiler-3-preview-2.jar file - Jar e

Jar examples for e:exml-compiler

Description

parses an EXML and generates an AS config class

You can download jar file exml-compiler 3-preview-2 in this page.

Build File

You can use the following script to add exml-compiler-3-preview-2.jar to your project.

<dependency>
   <groupId>net.jangaroo</groupId>
   <artifactId>exml-compiler</artifactId>
   <version>3-preview-2</version>
</dependency>
compile group: 'net.jangaroo', name: 'exml-compiler', version: '3-preview-2'
libraryDependencies += "net.jangaroo" % "exml-compiler" % "3-preview-2"
<dependency org="net.jangaroo" name="exml-compiler" rev="3-preview-2"/>
@Grapes(@Grab(group='net.jangaroo', module='exml-compiler', version='3-preview-2'))
'net.jangaroo:exml-compiler:jar:3-preview-2'

Download

Click the following link to download the jar file.

exml-compiler-3-preview-2-jar-with-dependencies.jar
exml-compiler-3-preview-2-javadoc.jar
exml-compiler-3-preview-2-sources.jar
exml-compiler-3-preview-2.jar
exml-compiler-3-preview-2.pom



Related Tutorials