Jar examples for t:toortools-http
Simple http requests for java
You can download jar file toortools-http 1.1 in this page.
LGPL license, Version 3.0
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'
Click the following link to download the jar file.
toortools-http-1.1-javadoc.jar