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.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jatl-0.1.1.jar to your project.
<dependency> <groupId>com.googlecode.jatl</groupId> <artifactId>jatl</artifactId> <version>0.1.1</version> </dependency>
compile group: 'com.googlecode.jatl', name: 'jatl', version: '0.1.1'
libraryDependencies += "com.googlecode.jatl" % "jatl" % "0.1.1"
<dependency org="com.googlecode.jatl" name="jatl" rev="0.1.1"/>
@Grapes(@Grab(group='com.googlecode.jatl', module='jatl', version='0.1.1'))
'com.googlecode.jatl:jatl:jar:0.1.1'
Click the following link to download the jar file.
jatl-0.1.1-javadoc.jar