is not current version
Last Version 1.0.2.RELEASE

com.github.hiwepy:hitool-freemarker 1.0.1.RELEASE


GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

hitool-freemarker
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download hitool-freemarker 1.0.1.RELEASE


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