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

com.github.huifer:template 0.0.5-Releases


Группа

Группа

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

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

template
Версия

Версия

0.0.5-Releases
Тип

Тип

pom

Скачать template 0.0.5-Releases

Имя Файла Размер
template-0.0.5-Releases.pom 1 KB
Обзор

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