is not current version
Last Version 1.4

io.github.shabinder:youtube-api-dl 0.1

Multiplatform Youtube Metadata Retriever and Downloader

GroupId

GroupId

io.github.shabinder
ArtifactId

ArtifactId

youtube-api-dl
Version

Version

0.1
Type

Type

aar

Download youtube-api-dl 0.1


<!-- https://jarcasting.com/artifacts/io.github.shabinder/youtube-api-dl/ -->
<dependency>
    <groupId>io.github.shabinder</groupId>
    <artifactId>youtube-api-dl</artifactId>
    <version>0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shabinder/youtube-api-dl/
implementation 'io.github.shabinder:youtube-api-dl:0.1'
// https://jarcasting.com/artifacts/io.github.shabinder/youtube-api-dl/
implementation ("io.github.shabinder:youtube-api-dl:0.1")
'io.github.shabinder:youtube-api-dl:aar:0.1'
<dependency org="io.github.shabinder" name="youtube-api-dl" rev="0.1">
  <artifact name="youtube-api-dl" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.shabinder', module='youtube-api-dl', version='0.1')
)
libraryDependencies += "io.github.shabinder" % "youtube-api-dl" % "0.1"
[io.github.shabinder/youtube-api-dl "0.1"]