Last Version

wget 1.7.0

wget java single / multithread download library

License

License

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

wget
Version

Version

1.7.0
Type

Type

jar
Description

Description

wget
wget java single / multithread download library
Project URL

Project URL

https://gitlab.com/axet/wget
Source Code Management

Source Code Management

https://gitlab.com/axet/wget

Download wget 1.7.0


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
com.github.axet : threads jar 0.0.14
org.jsoup : jsoup jar 1.10.1
org.json : json jar 20180813

Project Modules

There are no modules declared in this project.