Jar examples for j:jatl
Is an extremely lightweight efficient Java library to generate XHTML or XML in a micro DSL builder/fluent style.
You can download jar file jatl 0.2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jatl-0.2.2.jar to your project.
<dependency> <groupId>com.googlecode.jatl</groupId> <artifactId>jatl</artifactId> <version>0.2.2</version> </dependency>
compile group: 'com.googlecode.jatl', name: 'jatl', version: '0.2.2'
libraryDependencies += "com.googlecode.jatl" % "jatl" % "0.2.2"
<dependency org="com.googlecode.jatl" name="jatl" rev="0.2.2"/>
@Grapes(@Grab(group='com.googlecode.jatl', module='jatl', version='0.2.2'))
'com.googlecode.jatl:jatl:jar:0.2.2'
Click the following link to download the jar file.
jatl-0.2.2-javadoc.jar