MVN

nl.big-o : liqp

Maven & Gradle

May 20, 2023
60 usages
161 stars

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

<dependency>
    <groupId>nl.big-o</groupId>
    <artifactId>liqp</artifactId>
    <version>0.8.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nl.big-o : liqp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.5.3

All Versions

Choose a version of nl.big-o : liqp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
liqp-0.8.5.3
liqp-0.8.5.2
liqp-0.8.5.1
liqp-0.8.5.0
liqp-0.8.4.0
liqp-0.8.3.3
liqp-0.8.3.2
liqp-0.8.3.1
liqp-0.8.3
liqp-0.8.2
liqp-0.8.1
liqp-0.8.0
0.7.x
liqp-0.7.9
liqp-0.7.8
liqp-0.7.7
liqp-0.7.6
liqp-0.7.5
liqp-0.7.4
liqp-0.7.3
liqp-0.7.2
0.6.x
liqp-0.6.8
liqp-0.6.7
liqp-0.6.6

How to add a dependency to Maven

Add the following nl.big-o : liqp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nl.big-o</groupId>
    <artifactId>liqp</artifactId>
    <version>0.8.5.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nl.big-o : liqp gradle dependency to your build.gradle file:

implementation 'nl.big-o:liqp:0.8.5.3'

Gradle Kotlin DSL: Add the following nl.big-o : liqp gradle kotlin dependency to your build.gradle.kts file:

implementation("nl.big-o:liqp:0.8.5.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following nl.big-o : liqp sbt scala dependency to your build.sbt file:

libraryDependencies += "nl.big-o" % "liqp" % "0.8.5.3"

Advertisement

Dependencies from Group

May 20, 2023
60 usages
161 stars
atr
Jan 01, 2023
2 stars

Discover Dependencies

Jan 03, 2017
4 usages
1 stars
Jun 09, 2023
4 usages
62 stars
Oct 27, 2020
5 stars
Aug 21, 2023
24 usages
127 stars
Dec 22, 2021
16 usages
2.6k stars
May 05, 2023
219 usages