| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lizhongyuan3 |
| ArtifactId | ArtifactIdcloud-live |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncloud-live
云直播sdk
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cloud-live-1.0.3.pom | |
| cloud-live-1.0.3.jar | 115 KB |
| cloud-live-1.0.3-sources.jar | 31 KB |
| cloud-live-1.0.3-javadoc.jar | 294 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lizhongyuan3/cloud-live/ -->
<dependency>
<groupId>com.github.lizhongyuan3</groupId>
<artifactId>cloud-live</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lizhongyuan3/cloud-live/
implementation 'com.github.lizhongyuan3:cloud-live:1.0.3'
// https://jarcasting.com/artifacts/com.github.lizhongyuan3/cloud-live/
implementation ("com.github.lizhongyuan3:cloud-live:1.0.3")
'com.github.lizhongyuan3:cloud-live:jar:1.0.3'
<dependency org="com.github.lizhongyuan3" name="cloud-live" rev="1.0.3">
<artifact name="cloud-live" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lizhongyuan3', module='cloud-live', version='1.0.3')
)
libraryDependencies += "com.github.lizhongyuan3" % "cloud-live" % "1.0.3"
[com.github.lizhongyuan3/cloud-live "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-all Optional | jar | 5.1.0 |
| org.projectlombok : lombok Optional | jar | 1.18.10 |
| com.squareup.retrofit2 : retrofit | jar | 2.5.0 |
| com.squareup.retrofit2 : converter-jackson | jar | 2.5.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.12.0 |
| commons-codec : commons-codec Optional | jar | 1.11 |
| ch.qos.logback : logback-classic Optional | jar | 1.1.7 |