Download http-executor-decorators-0.10.jar file - Jar h

Jar examples for h:http-executor-decorators

Description

Commonly used decorators to HttpRequestExecutor.

You can download jar file http-executor-decorators 0.10 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add http-executor-decorators-0.10.jar to your project.

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

Download

Click the following link to download the jar file.

http-executor-decorators-0.10-javadoc.jar
http-executor-decorators-0.10-sources.jar
http-executor-decorators-0.10.jar
http-executor-decorators-0.10.pom



Related Tutorials