is not current version
Last Version 1.0.3

android-live-stream 0.1.5

Kotlin Android livestream module for api.video service.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

video.api
ArtifactId

ArtifactId

android-live-stream
Version

Version

0.1.5
Type

Type

aar
Description

Description

android-live-stream
Kotlin Android livestream module for api.video service.
Project URL

Project URL

https://github.com/apivideo/android-live-stream
Source Code Management

Source Code Management

https://github.com/apivideo/android-live-stream.git

Download android-live-stream 0.1.5


<!-- https://jarcasting.com/artifacts/video.api/android-live-stream/ -->
<dependency>
    <groupId>video.api</groupId>
    <artifactId>android-live-stream</artifactId>
    <version>0.1.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/video.api/android-live-stream/
implementation 'video.api:android-live-stream:0.1.5'
// https://jarcasting.com/artifacts/video.api/android-live-stream/
implementation ("video.api:android-live-stream:0.1.5")
'video.api:android-live-stream:aar:0.1.5'
<dependency org="video.api" name="android-live-stream" rev="0.1.5">
  <artifact name="android-live-stream" type="aar" />
</dependency>
@Grapes(
@Grab(group='video.api', module='android-live-stream', version='0.1.5')
)
libraryDependencies += "video.api" % "android-live-stream" % "0.1.5"
[video.api/android-live-stream "0.1.5"]

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
com.squareup.okhttp3 : okhttp jar 4.8.1
com.github.pedroSG94.rtmp-rtsp-stream-client-java » rtplibrary jar 2.0.2

Project Modules

There are no modules declared in this project.