| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.zzhhz |
| ArtifactId | ArtifactIdHDialog |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionHDialog
.Maven.gradle.aar.jar
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| HDialog-1.1.0.pom | |
| HDialog-1.1.0-sources.jar | 57 KB |
| HDialog-1.1.0-javadoc.jar | 669 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zzhhz/HDialog/ -->
<dependency>
<groupId>com.gitee.zzhhz</groupId>
<artifactId>HDialog</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zzhhz/HDialog/
implementation 'com.gitee.zzhhz:HDialog:1.1.0'
// https://jarcasting.com/artifacts/com.gitee.zzhhz/HDialog/
implementation ("com.gitee.zzhhz:HDialog:1.1.0")
'com.gitee.zzhhz:HDialog:aar:1.1.0'
<dependency org="com.gitee.zzhhz" name="HDialog" rev="1.1.0">
<artifact name="HDialog" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zzhhz', module='HDialog', version='1.1.0')
)
libraryDependencies += "com.gitee.zzhhz" % "HDialog" % "1.1.0"
[com.gitee.zzhhz/HDialog "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.zzhhz : ViewTracker | jar | 1.1.2 |
| com.google.android.material » material | jar | 1.4.0 |