is not current version
Last Version 3.2.2

io.purchasely:huawei-services 2.7.2

Purchasely Android SDK for Huawei

GroupId

GroupId

io.purchasely
ArtifactId

ArtifactId

huawei-services
Version

Version

2.7.2
Type

Type

aar

Download huawei-services 2.7.2


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