Download http-executor-commons-0.15.2.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.2 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.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials