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