Last Version

template 0.0.6

The template tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

template
Version

Version

0.0.6
Type

Type

jar
Description

Description

template
The template tool for java.

Download template 0.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.91
com.github.houbb : converter jar 0.0.2

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.