не последняя версия
Последняя версия 1.0.RC1

net.sf.doolin:doolin-template 0.11

This Doolin GUI module is an extension that allows the creation and use of templates. A default Velocity implementation is provided.

Категории

Категории

Сеть
Группа

Группа

net.sf.doolin
Идентификатор

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

doolin-template
Версия

Версия

0.11
Тип

Тип

jar

Скачать doolin-template 0.11


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