Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdio.getstream |
ArtifactId | ArtifactIdstream-chat-android-pushprovider-firebase |
Version | Version4.21.0 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/io.getstream/stream-chat-android-pushprovider-firebase/ -->
<dependency>
<groupId>io.getstream</groupId>
<artifactId>stream-chat-android-pushprovider-firebase</artifactId>
<version>4.21.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:4.21.0'
// https://jarcasting.com/artifacts/io.getstream/stream-chat-android-pushprovider-firebase/
implementation ("io.getstream:stream-chat-android-pushprovider-firebase:4.21.0")
'io.getstream:stream-chat-android-pushprovider-firebase:aar:4.21.0'
<dependency org="io.getstream" name="stream-chat-android-pushprovider-firebase" rev="4.21.0">
<artifact name="stream-chat-android-pushprovider-firebase" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.getstream', module='stream-chat-android-pushprovider-firebase', version='4.21.0')
)
libraryDependencies += "io.getstream" % "stream-chat-android-pushprovider-firebase" % "4.21.0"
[io.getstream/stream-chat-android-pushprovider-firebase "4.21.0"]