is not current version
Last Version 1.4.1

org.rythmengine:rythm-engine 1.3.0

A strong typed high performance Java Template engine with .Net Razor like syntax

GroupId

GroupId

org.rythmengine
ArtifactId

ArtifactId

rythm-engine
Version

Version

1.3.0
Type

Type

jar

Download rythm-engine 1.3.0


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