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