Download toortools-http-1.1.jar file - Jar t

Jar examples for t:toortools-http

Description

Simple http requests for java

You can download jar file toortools-http 1.1 in this page.

License

LGPL license, Version 3.0

Build File

You can use the following script to add toortools-http-1.1.jar to your project.

<dependency>
   <groupId>com.object0r.toortools.http</groupId>
   <artifactId>toortools-http</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'com.object0r.toortools.http', name: 'toortools-http', version: '1.1'
libraryDependencies += "com.object0r.toortools.http" % "toortools-http" % "1.1"
<dependency org="com.object0r.toortools.http" name="toortools-http" rev="1.1"/>
@Grapes(@Grab(group='com.object0r.toortools.http', module='toortools-http', version='1.1'))
'com.object0r.toortools.http:toortools-http:jar:1.1'

Download

Click the following link to download the jar file.

toortools-http-1.1-javadoc.jar
toortools-http-1.1-sources.jar
toortools-http-1.1.jar
toortools-http-1.1.pom



Related Tutorials