is not current version
Last Version 5.87.0.RELEASE

org.jtwig:jtwig-core 5.86.1.RELEASE

Jtwig jtwig-core

GroupId

GroupId

org.jtwig
ArtifactId

ArtifactId

jtwig-core
Version

Version

5.86.1.RELEASE
Type

Type

jar

Download jtwig-core 5.86.1.RELEASE


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