is not current version
Last Version 3.1.8

com.github.fangjinuo.agileway:agileway-templates-freemarker 3.1.3


GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-templates-freemarker
Version

Version

3.1.3
Type

Type

jar

Download agileway-templates-freemarker 3.1.3


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