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