is not current version
Last Version 4.0.1

org.mongodb:stitch-core-services-fcm 4.0.0

MongoDB Stitch Android/Java SDK - Core FCM Service

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.mongodb
ArtifactId

ArtifactId

stitch-core-services-fcm
Version

Version

4.0.0
Type

Type

jar

Download stitch-core-services-fcm 4.0.0


<!-- https://jarcasting.com/artifacts/org.mongodb/stitch-core-services-fcm/ -->
<dependency>
    <groupId>org.mongodb</groupId>
    <artifactId>stitch-core-services-fcm</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mongodb/stitch-core-services-fcm/
implementation 'org.mongodb:stitch-core-services-fcm:4.0.0'
// https://jarcasting.com/artifacts/org.mongodb/stitch-core-services-fcm/
implementation ("org.mongodb:stitch-core-services-fcm:4.0.0")
'org.mongodb:stitch-core-services-fcm:jar:4.0.0'
<dependency org="org.mongodb" name="stitch-core-services-fcm" rev="4.0.0">
  <artifact name="stitch-core-services-fcm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mongodb', module='stitch-core-services-fcm', version='4.0.0')
)
libraryDependencies += "org.mongodb" % "stitch-core-services-fcm" % "4.0.0"
[org.mongodb/stitch-core-services-fcm "4.0.0"]