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