is not current version
Last Version 0.3.0

com.github.houbb:idoc-ftl 0.0.1

The Freemarker Template Module for i-doc.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

idoc-ftl
Version

Version

0.0.1
Type

Type

jar

Download idoc-ftl 0.0.1


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