| License |
License
Hzlinks Commercial License, Version 1.0
|
|---|---|
| GroupId | GroupIdcom.hzlinks |
| ArtifactId | ArtifactIdhzlinks |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionhzlinks root pom
This pom is the root of all hzlinks project which released by hzlinks group. If problem,please contact
with support@hzlinks.com.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hzlinks-1.0.7.pom | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hzlinks/hzlinks/ -->
<dependency>
<groupId>com.hzlinks</groupId>
<artifactId>hzlinks</artifactId>
<version>1.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hzlinks/hzlinks/
implementation 'com.hzlinks:hzlinks:1.0.7'
// https://jarcasting.com/artifacts/com.hzlinks/hzlinks/
implementation ("com.hzlinks:hzlinks:1.0.7")
'com.hzlinks:hzlinks:pom:1.0.7'
<dependency org="com.hzlinks" name="hzlinks" rev="1.0.7">
<artifact name="hzlinks" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hzlinks', module='hzlinks', version='1.0.7')
)
libraryDependencies += "com.hzlinks" % "hzlinks" % "1.0.7"
[com.hzlinks/hzlinks "1.0.7"]