не последняя версия
Последняя версия 1.1.0-RELEASE

com.github.yanghyu:gifu-data 1.0.0-RELEASE

Gifu Data

Категории

Категории

Данные
Группа

Группа

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

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

gifu-data
Версия

Версия

1.0.0-RELEASE
Тип

Тип

pom

Скачать gifu-data 1.0.0-RELEASE

Имя Файла Размер
gifu-data-1.0.0-RELEASE.pom 1 KB
Обзор

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