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

com.x5dev:chunk-templates 3.4.0

Chunk Template Engine for Java

Группа

Группа

com.x5dev
Идентификатор

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

chunk-templates
Версия

Версия

3.4.0
Тип

Тип

jar

Скачать chunk-templates 3.4.0


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