| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.liferay.mobile | 
| ArtifactId | ArtifactIdfcm-client | 
| Last Version | Last Version0.3.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionFirebase Cloud Messaging Client Firebase Cloud Messaging Client | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| fcm-client-0.3.0.pom | |
| fcm-client-0.3.0.jar | 1 KB | 
| fcm-client-0.3.0-sources.jar | 16 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.liferay.mobile/fcm-client/ -->
<dependency>
    <groupId>com.liferay.mobile</groupId>
    <artifactId>fcm-client</artifactId>
    <version>0.3.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.liferay.mobile/fcm-client/
implementation 'com.liferay.mobile:fcm-client:0.3.0'// https://jarcasting.com/artifacts/com.liferay.mobile/fcm-client/
implementation ("com.liferay.mobile:fcm-client:0.3.0")'com.liferay.mobile:fcm-client:pom:0.3.0'<dependency org="com.liferay.mobile" name="fcm-client" rev="0.3.0">
  <artifact name="fcm-client" type="pom" />
</dependency>@Grapes(
@Grab(group='com.liferay.mobile', module='fcm-client', version='0.3.0')
)libraryDependencies += "com.liferay.mobile" % "fcm-client" % "0.3.0"[com.liferay.mobile/fcm-client "0.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.0 | 
| com.squareup.okhttp3 : okhttp | jar | 3.5.0 |