Download httl-1.0.12.jar file - Jar h

Jar examples for h:httl

Description

Hyper Text Template Language and Engine.

You can download jar file httl 1.0.12 in this page.

License

Apache 2

Build File

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'

Download

Click the following link to download the jar file.

httl-1.0.12-javadoc.jar
httl-1.0.12-sources.jar
httl-1.0.12.jar
httl-1.0.12.pom



Related Tutorials