is not current version
Last Version 1.2

com.object0r.toortools.http:toortools-http 1.1

Simple http requests for java

GroupId

GroupId

com.object0r.toortools.http
ArtifactId

ArtifactId

toortools-http
Version

Version

1.1
Type

Type

jar

Download toortools-http 1.1


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