| License |
License |
|---|---|
| GroupId | GroupIdio.github.cedulive |
| ArtifactId | ArtifactIdlivesdk |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionlivesdk
chinaedusdk
|
| Filename | Size |
|---|---|
| livesdk-1.0.3.pom | |
| livesdk-1.0.3-sources.jar | 342 bytes |
| livesdk-1.0.3-javadoc.jar | 342 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.cedulive/livesdk/ -->
<dependency>
<groupId>io.github.cedulive</groupId>
<artifactId>livesdk</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.cedulive/livesdk/
implementation 'io.github.cedulive:livesdk:1.0.3'
// https://jarcasting.com/artifacts/io.github.cedulive/livesdk/
implementation ("io.github.cedulive:livesdk:1.0.3")
'io.github.cedulive:livesdk:aar:1.0.3'
<dependency org="io.github.cedulive" name="livesdk" rev="1.0.3">
<artifact name="livesdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.cedulive', module='livesdk', version='1.0.3')
)
libraryDependencies += "io.github.cedulive" % "livesdk" % "1.0.3"
[io.github.cedulive/livesdk "1.0.3"]