не последняя версия
Последняя версия 1.0.6

com.github.yingzhuo:hufu-core 0.1.0


Группа

Группа

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

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

hufu-core
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать hufu-core 0.1.0


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