is not current version
Last Version 5.4.0

io.getstream:stream-chat-android-ui-common 4.17.2

Stream Chat official Android SDK

GroupId

GroupId

io.getstream
ArtifactId

ArtifactId

stream-chat-android-ui-common
Version

Version

4.17.2
Type

Type

aar

Download stream-chat-android-ui-common 4.17.2


<!-- https://jarcasting.com/artifacts/io.getstream/stream-chat-android-ui-common/ -->
<dependency>
    <groupId>io.getstream</groupId>
    <artifactId>stream-chat-android-ui-common</artifactId>
    <version>4.17.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.getstream/stream-chat-android-ui-common/
implementation 'io.getstream:stream-chat-android-ui-common:4.17.2'
// https://jarcasting.com/artifacts/io.getstream/stream-chat-android-ui-common/
implementation ("io.getstream:stream-chat-android-ui-common:4.17.2")
'io.getstream:stream-chat-android-ui-common:aar:4.17.2'
<dependency org="io.getstream" name="stream-chat-android-ui-common" rev="4.17.2">
  <artifact name="stream-chat-android-ui-common" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.getstream', module='stream-chat-android-ui-common', version='4.17.2')
)
libraryDependencies += "io.getstream" % "stream-chat-android-ui-common" % "4.17.2"
[io.getstream/stream-chat-android-ui-common "4.17.2"]