is not current version
Last Version 1.2.6

com.github.axet:vget 1.0.42

vget java video download library

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

vget
Version

Version

1.0.42
Type

Type

jar

Download vget 1.0.42


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