is not current version
Last Version 0.3.0

com.github.houbb:idoc-ftl 0.2.0

The Freemarker Template Module for i-doc.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

idoc-ftl
Version

Version

0.2.0
Type

Type

jar

Download idoc-ftl 0.2.0


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