is not current version
Last Version 5.4.0

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

Stream Chat official Android SDK

GroupId

GroupId

io.getstream
ArtifactId

ArtifactId

stream-chat-android-ui-common
Version

Version

4.28.3
Type

Type

aar

Download stream-chat-android-ui-common 4.28.3


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