is not current version
Last Version 0.0.5-Releases-hot-fix

com.github.huifer:template 0.0.4-Releases-hotfix


GroupId

GroupId

com.github.huifer
ArtifactId

ArtifactId

template
Version

Version

0.0.4-Releases-hotfix
Type

Type

jar

Download template 0.0.4-Releases-hotfix


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