is not current version
Last Version 0.0.18.RELEASE

com.github.mrpangu:hzero-plus 0.0.5.RELEASE


GroupId

GroupId

com.github.mrpangu
ArtifactId

ArtifactId

hzero-plus
Version

Version

0.0.5.RELEASE
Type

Type

jar

Download hzero-plus 0.0.5.RELEASE


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