License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdvideo.api |
ArtifactId | ArtifactIdrtmpdroid |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionrtmpdroid
Android librtmp wrapper.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rtmpdroid-1.0.2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/video.api/rtmpdroid/ -->
<dependency>
<groupId>video.api</groupId>
<artifactId>rtmpdroid</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/video.api/rtmpdroid/
implementation 'video.api:rtmpdroid:1.0.2'
// https://jarcasting.com/artifacts/video.api/rtmpdroid/
implementation ("video.api:rtmpdroid:1.0.2")
'video.api:rtmpdroid:aar:1.0.2'
<dependency org="video.api" name="rtmpdroid" rev="1.0.2">
<artifact name="rtmpdroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='video.api', module='rtmpdroid', version='1.0.2')
)
libraryDependencies += "video.api" % "rtmpdroid" % "1.0.2"
[video.api/rtmpdroid "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.7.0 |
androidx.appcompat » appcompat | jar | 1.4.1 |
com.google.android.material » material | jar | 1.5.0 |