is not current version
Last Version 1.4.1

io.github.bdluck:dustpan-template 1.2.0

模板引擎 -> 数据解析

GroupId

GroupId

io.github.bdluck
ArtifactId

ArtifactId

dustpan-template
Version

Version

1.2.0
Type

Type

jar

Download dustpan-template 1.2.0


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