is not current version
Last Version 1.0.3

com.github.lizhongyuan3:cloud-live 1.0.2

云直播sdk

GroupId

GroupId

com.github.lizhongyuan3
ArtifactId

ArtifactId

cloud-live
Version

Version

1.0.2
Type

Type

jar

Download cloud-live 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.lizhongyuan3/cloud-live/ -->
<dependency>
    <groupId>com.github.lizhongyuan3</groupId>
    <artifactId>cloud-live</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lizhongyuan3/cloud-live/
implementation 'com.github.lizhongyuan3:cloud-live:1.0.2'
// https://jarcasting.com/artifacts/com.github.lizhongyuan3/cloud-live/
implementation ("com.github.lizhongyuan3:cloud-live:1.0.2")
'com.github.lizhongyuan3:cloud-live:jar:1.0.2'
<dependency org="com.github.lizhongyuan3" name="cloud-live" rev="1.0.2">
  <artifact name="cloud-live" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lizhongyuan3', module='cloud-live', version='1.0.2')
)
libraryDependencies += "com.github.lizhongyuan3" % "cloud-live" % "1.0.2"
[com.github.lizhongyuan3/cloud-live "1.0.2"]