is not current version
Last Version 1.0.5-RELEASE

top.xzxsrq:freemarker 1.0.1-RELEASE

我的工具库

GroupId

GroupId

top.xzxsrq
ArtifactId

ArtifactId

freemarker
Version

Version

1.0.1-RELEASE
Type

Type

jar

Download freemarker 1.0.1-RELEASE


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