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

top.xzxsrq:freemarker 1.0.2-RELEASE

我的工具库

Группа

Группа

top.xzxsrq
Идентификатор

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

freemarker
Версия

Версия

1.0.2-RELEASE
Тип

Тип

jar

Скачать freemarker 1.0.2-RELEASE


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