License |
License |
---|---|
GroupId | GroupIdcom.github.axet |
ArtifactId | ArtifactIdvget |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvget
vget java video download library
|
Filename | Size |
---|---|
vget-1.2.6.pom | |
vget-1.2.6.jar | 28 KB |
vget-1.2.6-sources.jar | 10 KB |
vget-1.2.6-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.axet/vget/ -->
<dependency>
<groupId>com.github.axet</groupId>
<artifactId>vget</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.axet/vget/
implementation 'com.github.axet:vget:1.2.6'
// https://jarcasting.com/artifacts/com.github.axet/vget/
implementation ("com.github.axet:vget:1.2.6")
'com.github.axet:vget:jar:1.2.6'
<dependency org="com.github.axet" name="vget" rev="1.2.6">
<artifact name="vget" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.axet', module='vget', version='1.2.6')
)
libraryDependencies += "com.github.axet" % "vget" % "1.2.6"
[com.github.axet/vget "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.5 |
com.github.axet : wget | jar | 1.4.3 |
com.google.code.gson : gson | jar | 2.8.0 |