is not current version
Last Version 1.1.7

fr.isee-u.safer:android-participants 1.1.6

Stream Chat official Android SDK

Categories

Categories

Ant Build Tools
GroupId

GroupId

fr.isee-u.safer
ArtifactId

ArtifactId

android-participants
Version

Version

1.1.6
Type

Type

aar

Download android-participants 1.1.6


<!-- https://jarcasting.com/artifacts/fr.isee-u.safer/android-participants/ -->
<dependency>
    <groupId>fr.isee-u.safer</groupId>
    <artifactId>android-participants</artifactId>
    <version>1.1.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/fr.isee-u.safer/android-participants/
implementation 'fr.isee-u.safer:android-participants:1.1.6'
// https://jarcasting.com/artifacts/fr.isee-u.safer/android-participants/
implementation ("fr.isee-u.safer:android-participants:1.1.6")
'fr.isee-u.safer:android-participants:aar:1.1.6'
<dependency org="fr.isee-u.safer" name="android-participants" rev="1.1.6">
  <artifact name="android-participants" type="aar" />
</dependency>
@Grapes(
@Grab(group='fr.isee-u.safer', module='android-participants', version='1.1.6')
)
libraryDependencies += "fr.isee-u.safer" % "android-participants" % "1.1.6"
[fr.isee-u.safer/android-participants "1.1.6"]