is not current version
Last Version 1.0.1

com.github.yingzhuo:hufu-spring 0.1.1


GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

hufu-spring
Version

Version

0.1.1
Type

Type

jar

Download hufu-spring 0.1.1


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