ryfow/liqp

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

Leiningen/Boot

[ryfow/liqp "0.6.2-2"]

Clojure CLI/deps.edn

ryfow/liqp {:mvn/version "0.6.2-2"}

Gradle

implementation("ryfow:liqp:0.6.2-2")

Maven

<dependency>
  <groupId>ryfow</groupId>
  <artifactId>liqp</artifactId>
  <version>0.6.2-2</version>
</dependency>