License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdvideo.api |
ArtifactId | ArtifactIdandroid-live-stream |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionandroid-live-stream
Android live stream module for api.video service.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-live-stream-1.0.3.pom | |
android-live-stream-1.0.3.aar | 50 KB |
android-live-stream-1.0.3-sources.jar | 729 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/video.api/android-live-stream/ -->
<dependency>
<groupId>video.api</groupId>
<artifactId>android-live-stream</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/video.api/android-live-stream/
implementation 'video.api:android-live-stream:1.0.3'
// https://jarcasting.com/artifacts/video.api/android-live-stream/
implementation ("video.api:android-live-stream:1.0.3")
'video.api:android-live-stream:aar:1.0.3'
<dependency org="video.api" name="android-live-stream" rev="1.0.3">
<artifact name="android-live-stream" type="aar" />
</dependency>
@Grapes(
@Grab(group='video.api', module='android-live-stream', version='1.0.3')
)
libraryDependencies += "video.api" % "android-live-stream" % "1.0.3"
[video.api/android-live-stream "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.thibaultbee : streampack | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
androidx.core » core-ktx | jar | 1.7.0 |
androidx.appcompat » appcompat | jar | 1.4.1 |
io.github.thibaultbee : streampack-extension-rtmp | jar | 2.3.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |