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