is not current version
Last Version 2.6.3

co.pushe.plus:fcm 2.5.0-rc01

Pushe v2 fcm module

GroupId

GroupId

co.pushe.plus
ArtifactId

ArtifactId

fcm
Version

Version

2.5.0-rc01
Type

Type

aar

Download fcm 2.5.0-rc01


<!-- https://jarcasting.com/artifacts/co.pushe.plus/fcm/ -->
<dependency>
    <groupId>co.pushe.plus</groupId>
    <artifactId>fcm</artifactId>
    <version>2.5.0-rc01</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.pushe.plus/fcm/
implementation 'co.pushe.plus:fcm:2.5.0-rc01'
// https://jarcasting.com/artifacts/co.pushe.plus/fcm/
implementation ("co.pushe.plus:fcm:2.5.0-rc01")
'co.pushe.plus:fcm:aar:2.5.0-rc01'
<dependency org="co.pushe.plus" name="fcm" rev="2.5.0-rc01">
  <artifact name="fcm" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.pushe.plus', module='fcm', version='2.5.0-rc01')
)
libraryDependencies += "co.pushe.plus" % "fcm" % "2.5.0-rc01"
[co.pushe.plus/fcm "2.5.0-rc01"]