is not current version
Last Version 1.0.1

net.sourceforge.chopchophttpclient:chopchophttpclient 0.9.2

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.2
Type

Type

jar

Download chopchophttpclient 0.9.2


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