is not current version
Last Version 1.2.1

com.gitee.zzhhz:ZHLibCore 1.1.8

?????Maven???gradle?????aar?jar??

GroupId

GroupId

com.gitee.zzhhz
ArtifactId

ArtifactId

ZHLibCore
Version

Version

1.1.8
Type

Type

aar

Download ZHLibCore 1.1.8


<!-- https://jarcasting.com/artifacts/com.gitee.zzhhz/ZHLibCore/ -->
<dependency>
    <groupId>com.gitee.zzhhz</groupId>
    <artifactId>ZHLibCore</artifactId>
    <version>1.1.8</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zzhhz/ZHLibCore/
implementation 'com.gitee.zzhhz:ZHLibCore:1.1.8'
// https://jarcasting.com/artifacts/com.gitee.zzhhz/ZHLibCore/
implementation ("com.gitee.zzhhz:ZHLibCore:1.1.8")
'com.gitee.zzhhz:ZHLibCore:aar:1.1.8'
<dependency org="com.gitee.zzhhz" name="ZHLibCore" rev="1.1.8">
  <artifact name="ZHLibCore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zzhhz', module='ZHLibCore', version='1.1.8')
)
libraryDependencies += "com.gitee.zzhhz" % "ZHLibCore" % "1.1.8"
[com.gitee.zzhhz/ZHLibCore "1.1.8"]