не последняя версия
Последняя версия 1.2.2

org.rythmengine:spring-rythm 1.0

Enable Spring Application Developer to use Rythm Template Engine to render views

Группа

Группа

org.rythmengine
Идентификатор

Идентификатор

spring-rythm
Версия

Версия

1.0
Тип

Тип

jar

Скачать spring-rythm 1.0


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