is not current version
Last Version 1.0-b7

com.greenlaw110.rythm:rythm-engine 1.0-b6

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

GroupId

GroupId

com.greenlaw110.rythm
ArtifactId

ArtifactId

rythm-engine
Version

Version

1.0-b6
Type

Type

jar

Download rythm-engine 1.0-b6


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