не последняя версия
Последняя версия 1.1.3-RELEASE

cn.jexxs:jexx-template 1.0.6-RELEASE

This is a simple tool for java!

Группа

Группа

cn.jexxs
Идентификатор

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

jexx-template
Версия

Версия

1.0.6-RELEASE
Тип

Тип

jar

Скачать jexx-template 1.0.6-RELEASE


<!-- https://jarcasting.com/artifacts/cn.jexxs/jexx-template/ -->
<dependency>
    <groupId>cn.jexxs</groupId>
    <artifactId>jexx-template</artifactId>
    <version>1.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jexxs/jexx-template/
implementation 'cn.jexxs:jexx-template:1.0.6-RELEASE'
// https://jarcasting.com/artifacts/cn.jexxs/jexx-template/
implementation ("cn.jexxs:jexx-template:1.0.6-RELEASE")
'cn.jexxs:jexx-template:jar:1.0.6-RELEASE'
<dependency org="cn.jexxs" name="jexx-template" rev="1.0.6-RELEASE">
  <artifact name="jexx-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jexxs', module='jexx-template', version='1.0.6-RELEASE')
)
libraryDependencies += "cn.jexxs" % "jexx-template" % "1.0.6-RELEASE"
[cn.jexxs/jexx-template "1.0.6-RELEASE"]