не последняя версия
Последняя версия 1.2.6

com.github.axet:vget 1.0.39

vget java video download library

Группа

Группа

com.github.axet
Идентификатор

Идентификатор

vget
Версия

Версия

1.0.39
Тип

Тип

jar

Скачать vget 1.0.39


<!-- https://jarcasting.com/artifacts/com.github.axet/vget/ -->
<dependency>
    <groupId>com.github.axet</groupId>
    <artifactId>vget</artifactId>
    <version>1.0.39</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.axet/vget/
implementation 'com.github.axet:vget:1.0.39'
// https://jarcasting.com/artifacts/com.github.axet/vget/
implementation ("com.github.axet:vget:1.0.39")
'com.github.axet:vget:jar:1.0.39'
<dependency org="com.github.axet" name="vget" rev="1.0.39">
  <artifact name="vget" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.axet', module='vget', version='1.0.39')
)
libraryDependencies += "com.github.axet" % "vget" % "1.0.39"
[com.github.axet/vget "1.0.39"]