is not current version
Last Version 1.2.6

com.github.axet:vget 1.1.35

vget java video download library

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

vget
Version

Version

1.1.35
Type

Type

jar

Download vget 1.1.35


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