is not current version
Last Version 0.5.0

com.weclassroom.chat:chat 0.0.1

chat SDK

GroupId

GroupId

com.weclassroom.chat
ArtifactId

ArtifactId

chat
Version

Version

0.0.1
Type

Type

aar

Download chat 0.0.1


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