License |
License |
---|---|
GroupId | GroupIdio.github.shabinder |
ArtifactId | ArtifactIdyoutube-api-dl-android |
Version | Version1.3 |
Type | Typeaar |
Description |
Descriptionyoutube-api-dl
Multiplatform Youtube Metadata Retriever and Downloader
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
youtube-api-dl-android-1.3.pom | |
youtube-api-dl-android-1.3-sources.jar | 45 KB |
youtube-api-dl-android-1.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shabinder/youtube-api-dl-android/ -->
<dependency>
<groupId>io.github.shabinder</groupId>
<artifactId>youtube-api-dl-android</artifactId>
<version>1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shabinder/youtube-api-dl-android/
implementation 'io.github.shabinder:youtube-api-dl-android:1.3'
// https://jarcasting.com/artifacts/io.github.shabinder/youtube-api-dl-android/
implementation ("io.github.shabinder:youtube-api-dl-android:1.3")
'io.github.shabinder:youtube-api-dl-android:aar:1.3'
<dependency org="io.github.shabinder" name="youtube-api-dl-android" rev="1.3">
<artifact name="youtube-api-dl-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.shabinder', module='youtube-api-dl-android', version='1.3')
)
libraryDependencies += "io.github.shabinder" % "youtube-api-dl-android" % "1.3"
[io.github.shabinder/youtube-api-dl-android "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.20 |
Group / Artifact | Type | Version |
---|---|---|
io.ktor : ktor-client-android | jar | 1.6.0 |
io.ktor : ktor-client-core-jvm | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.0-native-mt |
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm | jar | 1.2.1 |