| GroupId | GroupIdio.github.dumarsma |
|---|---|
| ArtifactId | ArtifactIdhuaweiads |
| Version | Version2.0.15 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| huaweiads-2.0.15.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dumarsma/huaweiads/ -->
<dependency>
<groupId>io.github.dumarsma</groupId>
<artifactId>huaweiads</artifactId>
<version>2.0.15</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dumarsma/huaweiads/
implementation 'io.github.dumarsma:huaweiads:2.0.15'
// https://jarcasting.com/artifacts/io.github.dumarsma/huaweiads/
implementation ("io.github.dumarsma:huaweiads:2.0.15")
'io.github.dumarsma:huaweiads:aar:2.0.15'
<dependency org="io.github.dumarsma" name="huaweiads" rev="2.0.15">
<artifact name="huaweiads" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dumarsma', module='huaweiads', version='2.0.15')
)
libraryDependencies += "io.github.dumarsma" % "huaweiads" % "2.0.15"
[io.github.dumarsma/huaweiads "2.0.15"]