is not current version
Last Version 1.1.0

com.batch.android:hms-plugin 1.0.0-beta2

Batch.com's Android Huawei Mobile Services main artifact

GroupId

GroupId

com.batch.android
ArtifactId

ArtifactId

hms-plugin
Version

Version

1.0.0-beta2
Type

Type

aar

Download hms-plugin 1.0.0-beta2


<!-- https://jarcasting.com/artifacts/com.batch.android/hms-plugin/ -->
<dependency>
    <groupId>com.batch.android</groupId>
    <artifactId>hms-plugin</artifactId>
    <version>1.0.0-beta2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.batch.android/hms-plugin/
implementation 'com.batch.android:hms-plugin:1.0.0-beta2'
// https://jarcasting.com/artifacts/com.batch.android/hms-plugin/
implementation ("com.batch.android:hms-plugin:1.0.0-beta2")
'com.batch.android:hms-plugin:aar:1.0.0-beta2'
<dependency org="com.batch.android" name="hms-plugin" rev="1.0.0-beta2">
  <artifact name="hms-plugin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.batch.android', module='hms-plugin', version='1.0.0-beta2')
)
libraryDependencies += "com.batch.android" % "hms-plugin" % "1.0.0-beta2"
[com.batch.android/hms-plugin "1.0.0-beta2"]