GroupId | GroupIdio.channel |
---|---|
ArtifactId | ArtifactIdplugin-android-fcm |
Version | Version8.4.1 |
Type | Typeaar |
Description |
Description |
Filename | Size |
---|---|
plugin-android-fcm-8.4.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.channel/plugin-android-fcm/ -->
<dependency>
<groupId>io.channel</groupId>
<artifactId>plugin-android-fcm</artifactId>
<version>8.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.channel/plugin-android-fcm/
implementation 'io.channel:plugin-android-fcm:8.4.1'
// https://jarcasting.com/artifacts/io.channel/plugin-android-fcm/
implementation ("io.channel:plugin-android-fcm:8.4.1")
'io.channel:plugin-android-fcm:aar:8.4.1'
<dependency org="io.channel" name="plugin-android-fcm" rev="8.4.1">
<artifact name="plugin-android-fcm" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.channel', module='plugin-android-fcm', version='8.4.1')
)
libraryDependencies += "io.channel" % "plugin-android-fcm" % "8.4.1"
[io.channel/plugin-android-fcm "8.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.firebase » firebase-messaging | jar | 17.3.1 |