is not current version
Last Version 0.5.0

com.weclassroom.livestream:livestream 0.4.9

LiveCore Media Core SDK

GroupId

GroupId

com.weclassroom.livestream
ArtifactId

ArtifactId

livestream
Version

Version

0.4.9
Type

Type

aar

Download livestream 0.4.9


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