is not current version
Last Version 1.0.6

com.github.yingzhuo:hufu 0.1.0


GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

hufu
Version

Version

0.1.0
Type

Type

pom

Download hufu 0.1.0

Filename Size
hufu-0.1.0.pom 6 KB
Browse

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