is not current version
Last Version 1.2.0

com.github.aqiu202:huawei 1.0.4


GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

huawei
Version

Version

1.0.4
Type

Type

pom

Download huawei 1.0.4

Filename Size
huawei-1.0.4.pom 990 bytes
Browse

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