MVN

com.lyncode : jtwig

Maven & Gradle

Dec 24, 2014
300 stars

JTwig Root · Twig port to Java

<dependency>
    <groupId>com.lyncode</groupId>
    <artifactId>jtwig</artifactId>
    <version>3.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lyncode : jtwig to add to Maven - Latest Versions:

  • Latest Stable: 3.1.1

All Versions

Choose a version of com.lyncode : jtwig to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
jtwig-3.1.1
jtwig-3.1.0
3.0.x
jtwig-3.0.2
jtwig-3.0.1
jtwig-3.0.0
2.1.x
jtwig-2.1.7
jtwig-2.1.6
jtwig-2.1.5
jtwig-2.1.4
jtwig-2.1.3
jtwig-2.1.2
jtwig-2.1.1
jtwig-2.1.0
2.0.x
jtwig-2.0.3
jtwig-2.0.2
jtwig-2.0.1
jtwig-2.0.0
1.0.x
jtwig-1.0.2
jtwig-1.0.1
jtwig-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.lyncode</groupId>
    <artifactId>jtwig</artifactId>
    <version>3.1.1</version>
</dependency>

Advertisement