| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdvideo.api |
| ArtifactId | ArtifactIdandroid-livestream |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionandroid-livestream
Kotlin Android livestream module for api.video service.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android-livestream-0.2.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/video.api/android-livestream/ -->
<dependency>
<groupId>video.api</groupId>
<artifactId>android-livestream</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/video.api/android-livestream/
implementation 'video.api:android-livestream:0.2.0'
// https://jarcasting.com/artifacts/video.api/android-livestream/
implementation ("video.api:android-livestream:0.2.0")
'video.api:android-livestream:aar:0.2.0'
<dependency org="video.api" name="android-livestream" rev="0.2.0">
<artifact name="android-livestream" type="aar" />
</dependency>
@Grapes(
@Grab(group='video.api', module='android-livestream', version='0.2.0')
)
libraryDependencies += "video.api" % "android-livestream" % "0.2.0"
[video.api/android-livestream "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.pedroSG94.rtmp-rtsp-stream-client-java » rtplibrary | jar | 2.1.2 |
| 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 |