не последняя версия
Последняя версия 0.0.5-Releases-hot-fix

com.github.huifer:template 0.0.1-Releases


Группа

Группа

com.github.huifer
Идентификатор

Идентификатор

template
Версия

Версия

0.0.1-Releases
Тип

Тип

jar

Скачать template 0.0.1-Releases


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