is not current version
Last Version 1.4.2

com.ctlok:spring-webmvc-rythm 1.4.1

This is a plugin for Spring to adapt Rythm template engine

GroupId

GroupId

com.ctlok
ArtifactId

ArtifactId

spring-webmvc-rythm
Version

Version

1.4.1
Type

Type

jar

Download spring-webmvc-rythm 1.4.1


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