is not current version
Last Version 1.0.6

com.github.yingzhuo:hufu-api 1.0.1


GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

hufu-api
Version

Version

1.0.1
Type

Type

jar

Download hufu-api 1.0.1


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