Jar examples for w:wget
wget java single / multithread download library
You can download jar file wget 1.2.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add wget-1.2.7.jar to your project.
<dependency> <groupId>com.github.axet</groupId> <artifactId>wget</artifactId> <version>1.2.7</version> </dependency>
compile group: 'com.github.axet', name: 'wget', version: '1.2.7'
libraryDependencies += "com.github.axet" % "wget" % "1.2.7"
<dependency org="com.github.axet" name="wget" rev="1.2.7"/>
@Grapes(@Grab(group='com.github.axet', module='wget', version='1.2.7'))
'com.github.axet:wget:jar:1.2.7'
Click the following link to download the jar file.
wget-1.2.7-javadoc.jar