is not current version
Last Version 0.5.0

com.weclassroom.chat:chat 0.4.9

chat SDK

GroupId

GroupId

com.weclassroom.chat
ArtifactId

ArtifactId

chat
Version

Version

0.4.9
Type

Type

aar

Download chat 0.4.9


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