Download http-executor-commons-0.15.1.jar file - Jar h

Jar examples for h:http-executor-commons

Description

Common tools used by HttpRequestExecutor implementations.

You can download jar file http-executor-commons 0.15.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add http-executor-commons-0.15.1.jar to your project.

<dependency>
   <groupId>org.dmfs</groupId>
   <artifactId>http-executor-commons</artifactId>
   <version>0.15.1</version>
</dependency>
compile group: 'org.dmfs', name: 'http-executor-commons', version: '0.15.1'
libraryDependencies += "org.dmfs" % "http-executor-commons" % "0.15.1"
<dependency org="org.dmfs" name="http-executor-commons" rev="0.15.1"/>
@Grapes(@Grab(group='org.dmfs', module='http-executor-commons', version='0.15.1'))
'org.dmfs:http-executor-commons:jar:0.15.1'

Download

Click the following link to download the jar file.

http-executor-commons-0.15.1-javadoc.jar
http-executor-commons-0.15.1-sources.jar
http-executor-commons-0.15.1.jar
http-executor-commons-0.15.1.pom



Related Tutorials