is not current version
Last Version 1.2.0

com.github.aqiu202:huawei 1.0.2


GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

huawei
Version

Version

1.0.2
Type

Type

pom

Download huawei 1.0.2

Filename Size
huawei-1.0.2.pom 714 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.github.aqiu202/huawei/ -->
<dependency>
    <groupId>com.github.aqiu202</groupId>
    <artifactId>huawei</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aqiu202/huawei/
implementation 'com.github.aqiu202:huawei:1.0.2'
// https://jarcasting.com/artifacts/com.github.aqiu202/huawei/
implementation ("com.github.aqiu202:huawei:1.0.2")
'com.github.aqiu202:huawei:pom:1.0.2'
<dependency org="com.github.aqiu202" name="huawei" rev="1.0.2">
  <artifact name="huawei" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aqiu202', module='huawei', version='1.0.2')
)
libraryDependencies += "com.github.aqiu202" % "huawei" % "1.0.2"
[com.github.aqiu202/huawei "1.0.2"]