Jar examples for h:httl
Hyper Text Template Language and Engine.
You can download jar file httl 1.0.12 in this page.
Apache 2
You can use the following script to add httl-1.0.12.jar to your project.
<dependency> <groupId>org.amebastack.template</groupId> <artifactId>httl</artifactId> <version>1.0.12</version> </dependency>
compile group: 'org.amebastack.template', name: 'httl', version: '1.0.12'
libraryDependencies += "org.amebastack.template" % "httl" % "1.0.12"
<dependency org="org.amebastack.template" name="httl" rev="1.0.12"/>
@Grapes(@Grab(group='org.amebastack.template', module='httl', version='1.0.12'))
'org.amebastack.template:httl:jar:1.0.12'
Click the following link to download the jar file.
httl-1.0.12-javadoc.jar