License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdvideo.api |
ArtifactId | ArtifactIdandroid-live-stream |
Version | Version0.3.1 |
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-0.3.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/video.api/android-live-stream/ -->
<dependency>
<groupId>video.api</groupId>
<artifactId>android-live-stream</artifactId>
<version>0.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/video.api/android-live-stream/
implementation 'video.api:android-live-stream:0.3.1'
// https://jarcasting.com/artifacts/video.api/android-live-stream/
implementation ("video.api:android-live-stream:0.3.1")
'video.api:android-live-stream:aar:0.3.1'
<dependency org="video.api" name="android-live-stream" rev="0.3.1">
<artifact name="android-live-stream" type="aar" />
</dependency>
@Grapes(
@Grab(group='video.api', module='android-live-stream', version='0.3.1')
)
libraryDependencies += "video.api" % "android-live-stream" % "0.3.1"
[video.api/android-live-stream "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.pedroSG94.rtmp-rtsp-stream-client-java » rtplibrary | jar | 2.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.appcompat » appcompat | jar | 1.3.1 |