Download wget-1.2.20.jar file - Jar w

Jar examples for w:wget

Description

wget java single / multithread download library

You can download jar file wget 1.2.20 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add wget-1.2.20.jar to your project.

<dependency>
   <groupId>com.github.axet</groupId>
   <artifactId>wget</artifactId>
   <version>1.2.20</version>
</dependency>
compile group: 'com.github.axet', name: 'wget', version: '1.2.20'
libraryDependencies += "com.github.axet" % "wget" % "1.2.20"
<dependency org="com.github.axet" name="wget" rev="1.2.20"/>
@Grapes(@Grab(group='com.github.axet', module='wget', version='1.2.20'))
'com.github.axet:wget:jar:1.2.20'

Download

Click the following link to download the jar file.

wget-1.2.20-javadoc.jar
wget-1.2.20-sources.jar
wget-1.2.20.jar
wget-1.2.20.pom



Related Tutorials