is not current version
Last Version 0.8.3.1

Liqp 0.8.2

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.8.2
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.8.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.7.2
com.fasterxml.jackson.core : jackson-annotations jar 2.12.1
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.1
org.jsoup : jsoup jar 1.14.2
ua.co.k : strftime4j jar 1.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.