| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.github.nectarine | 
| ArtifactId | ArtifactIdfruity-android-gcm-client | 
| Last Version | Last Version1.0.4 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionFruity Android GCM Client GCM Client which helps you to manage registration Id | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| fruity-android-gcm-client-1.0.4.pom | |
| fruity-android-gcm-client-1.0.4.aar | 13 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.nectarine/fruity-android-gcm-client/ -->
<dependency>
    <groupId>com.github.nectarine</groupId>
    <artifactId>fruity-android-gcm-client</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/com.github.nectarine/fruity-android-gcm-client/
implementation 'com.github.nectarine:fruity-android-gcm-client:1.0.4'// https://jarcasting.com/artifacts/com.github.nectarine/fruity-android-gcm-client/
implementation ("com.github.nectarine:fruity-android-gcm-client:1.0.4")'com.github.nectarine:fruity-android-gcm-client:aar:1.0.4'<dependency org="com.github.nectarine" name="fruity-android-gcm-client" rev="1.0.4">
  <artifact name="fruity-android-gcm-client" type="aar" />
</dependency>@Grapes(
@Grab(group='com.github.nectarine', module='fruity-android-gcm-client', version='1.0.4')
)libraryDependencies += "com.github.nectarine" % "fruity-android-gcm-client" % "1.0.4"[com.github.nectarine/fruity-android-gcm-client "1.0.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.reactivex : rxjava | jar | 1.0.9 | 
| io.reactivex : rxandroid | jar | 0.24.0 | 
| com.google.android.gms » play-services-base | jar | 6.5.87 |