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

com.github.axet:vget 1.1.23

vget java video download library

Группа

Группа

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

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

vget
Версия

Версия

1.1.23
Тип

Тип

jar

Скачать vget 1.1.23


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