Jar examples for l:liqp
A Java implementation of the Liquid templating engine backed up by an ANTLR grammar.
You can download jar file liqp 0.7.2 in this page.
MIT License
You can use the following script to add liqp-0.7.2.jar to your project.
<dependency> <groupId>nl.big-o</groupId> <artifactId>liqp</artifactId> <version>0.7.2</version> </dependency>
compile group: 'nl.big-o', name: 'liqp', version: '0.7.2'
libraryDependencies += "nl.big-o" % "liqp" % "0.7.2"
<dependency org="nl.big-o" name="liqp" rev="0.7.2"/>
@Grapes(@Grab(group='nl.big-o', module='liqp', version='0.7.2'))
'nl.big-o:liqp:jar:0.7.2'
Click the following link to download the jar file.
liqp-0.7.2-javadoc.jar