is not current version
Last Version 1.0.1

net.sourceforge.chopchophttpclient:chopchophttpclient 0.9.1

A Java library and command line client for high performance downloading/uploading via HTTP/HTTPS in a parallel way.

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.sourceforge.chopchophttpclient
ArtifactId

ArtifactId

chopchophttpclient
Version

Version

0.9.1
Type

Type

jar

Download chopchophttpclient 0.9.1


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