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

com.github.yingzhuo:hufu-core 1.0.3


Группа

Группа

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

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

hufu-core
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать hufu-core 1.0.3


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