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

gg.jte:jte-parent 2.1.0

A template engine using plain Java code.

Группа

Группа

gg.jte
Идентификатор

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

jte-parent
Версия

Версия

2.1.0
Тип

Тип

pom

Скачать jte-parent 2.1.0

Имя Файла Размер
jte-parent-2.1.0.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/gg.jte/jte-parent/ -->
<dependency>
    <groupId>gg.jte</groupId>
    <artifactId>jte-parent</artifactId>
    <version>2.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/gg.jte/jte-parent/
implementation 'gg.jte:jte-parent:2.1.0'
// https://jarcasting.com/artifacts/gg.jte/jte-parent/
implementation ("gg.jte:jte-parent:2.1.0")
'gg.jte:jte-parent:pom:2.1.0'
<dependency org="gg.jte" name="jte-parent" rev="2.1.0">
  <artifact name="jte-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='gg.jte', module='jte-parent', version='2.1.0')
)
libraryDependencies += "gg.jte" % "jte-parent" % "2.1.0"
[gg.jte/jte-parent "2.1.0"]