License |
License |
---|---|
GroupId | GroupIdcom.gitee.zzhhz |
ArtifactId | ArtifactIdZHLibCore |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionZHLibCore
?????Maven???gradle?????aar?jar??
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ZHLibCore-1.2.1.pom | |
ZHLibCore-1.2.1-sources.jar | 92 KB |
ZHLibCore-1.2.1-javadoc.jar | 591 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zzhhz/ZHLibCore/ -->
<dependency>
<groupId>com.gitee.zzhhz</groupId>
<artifactId>ZHLibCore</artifactId>
<version>1.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zzhhz/ZHLibCore/
implementation 'com.gitee.zzhhz:ZHLibCore:1.2.1'
// https://jarcasting.com/artifacts/com.gitee.zzhhz/ZHLibCore/
implementation ("com.gitee.zzhhz:ZHLibCore:1.2.1")
'com.gitee.zzhhz:ZHLibCore:aar:1.2.1'
<dependency org="com.gitee.zzhhz" name="ZHLibCore" rev="1.2.1">
<artifact name="ZHLibCore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zzhhz', module='ZHLibCore', version='1.2.1')
)
libraryDependencies += "com.gitee.zzhhz" % "ZHLibCore" % "1.2.1"
[com.gitee.zzhhz/ZHLibCore "1.2.1"]