is not current version
Last Version 5.4.0

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

Stream Chat official Android SDK

GroupId

GroupId

io.getstream
ArtifactId

ArtifactId

stream-chat-android-ui-common
Version

Version

4.17.1
Type

Type

aar

Download stream-chat-android-ui-common 4.17.1


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