is not current version
Last Version 1.2.6

com.github.axet:vget 0.1.8

vget java video download library

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

vget
Version

Version

0.1.8
Type

Type

jar

Download vget 0.1.8


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