| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools | 
| GroupId | GroupIdio.getstream | 
| ArtifactId | ArtifactIdstream-chat-android-pushprovider-firebase | 
| Last Version | Last Version5.4.0 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionstream-chat-android-pushprovider-firebase Stream Chat official Android SDK | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/io.getstream/stream-chat-android-pushprovider-firebase/ -->
<dependency>
    <groupId>io.getstream</groupId>
    <artifactId>stream-chat-android-pushprovider-firebase</artifactId>
    <version>5.4.0</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/io.getstream/stream-chat-android-pushprovider-firebase/
implementation 'io.getstream:stream-chat-android-pushprovider-firebase:5.4.0'// https://jarcasting.com/artifacts/io.getstream/stream-chat-android-pushprovider-firebase/
implementation ("io.getstream:stream-chat-android-pushprovider-firebase:5.4.0")'io.getstream:stream-chat-android-pushprovider-firebase:aar:5.4.0'<dependency org="io.getstream" name="stream-chat-android-pushprovider-firebase" rev="5.4.0">
  <artifact name="stream-chat-android-pushprovider-firebase" type="aar" />
</dependency>@Grapes(
@Grab(group='io.getstream', module='stream-chat-android-pushprovider-firebase', version='5.4.0')
)libraryDependencies += "io.getstream" % "stream-chat-android-pushprovider-firebase" % "5.4.0"[io.getstream/stream-chat-android-pushprovider-firebase "5.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.getstream : stream-chat-android-client | jar | 5.4.0 | 
| com.google.firebase » firebase-messaging | jar | 23.0.4 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |