is not current version
Last Version 1.0.6

io.gitee.qqxqq:Hagt 1.0.3


GroupId

GroupId

io.gitee.qqxqq
ArtifactId

ArtifactId

Hagt
Version

Version

1.0.3
Type

Type

jar

Download Hagt 1.0.3


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