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