is not current version
Last Version 2.2.2

com.github.yamingd.argo:argo-freemarker 2.1.1

freemarker functions

GroupId

GroupId

com.github.yamingd.argo
ArtifactId

ArtifactId

argo-freemarker
Version

Version

2.1.1
Type

Type

jar

Download argo-freemarker 2.1.1


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