is not current version
Last Version 0.5.0

com.weclassroom.chat:chat 0.1.1.teacher

chat SDK

GroupId

GroupId

com.weclassroom.chat
ArtifactId

ArtifactId

chat
Version

Version

0.1.1.teacher
Type

Type

aar

Download chat 0.1.1.teacher


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