Jar examples for e:exml-compiler
parses an EXML and generates an AS config class
You can download jar file exml-compiler 0.9.0 in this page.
You can use the following script to add exml-compiler-0.9.0.jar to your project.
<dependency> <groupId>net.jangaroo</groupId> <artifactId>exml-compiler</artifactId> <version>0.9.0</version> </dependency>
compile group: 'net.jangaroo', name: 'exml-compiler', version: '0.9.0'
libraryDependencies += "net.jangaroo" % "exml-compiler" % "0.9.0"
<dependency org="net.jangaroo" name="exml-compiler" rev="0.9.0"/>
@Grapes(@Grab(group='net.jangaroo', module='exml-compiler', version='0.9.0'))
'net.jangaroo:exml-compiler:jar:0.9.0'
Click the following link to download the jar file.
exml-compiler-0.9.0-jar-with-dependencies.jar