is not current version
Last Version 0.8.3.1

Liqp 0.7.9

A Java implementation of the Liquid templating engine backed up by an ANTLR grammar.

License

License

GroupId

GroupId

nl.big-o
ArtifactId

ArtifactId

liqp
Version

Version

0.7.9
Type

Type

jar
Description

Description

Liqp
A Java implementation of the Liquid templating engine backed up by an ANTLR grammar.
Project URL

Project URL

https://github.com/bkiers/Liqp
Source Code Management

Source Code Management

https://github.com/bkiers/Liqp

Download liqp 0.7.9


<!-- https://jarcasting.com/artifacts/nl.big-o/liqp/ -->
<dependency>
    <groupId>nl.big-o</groupId>
    <artifactId>liqp</artifactId>
    <version>0.7.9</version>
</dependency>
// https://jarcasting.com/artifacts/nl.big-o/liqp/
implementation 'nl.big-o:liqp:0.7.9'
// https://jarcasting.com/artifacts/nl.big-o/liqp/
implementation ("nl.big-o:liqp:0.7.9")
'nl.big-o:liqp:jar:0.7.9'
<dependency org="nl.big-o" name="liqp" rev="0.7.9">
  <artifact name="liqp" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.big-o', module='liqp', version='0.7.9')
)
libraryDependencies += "nl.big-o" % "liqp" % "0.7.9"
[nl.big-o/liqp "0.7.9"]

Dependencies

compile (5)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.7.2
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
org.jsoup : jsoup jar 1.11.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.