Download unix-socket-factory-2015-01-27T15-02-14.jar file - Jar u

Jar examples for u:unix-socket-factory

Description

Adds unix socket support to the Apache HttpClient

You can download jar file unix-socket-factory 2015-01-27T15-02-14 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add unix-socket-factory-2015-01-27T15-02-14.jar to your project.

<dependency>
   <groupId>de.gesellix</groupId>
   <artifactId>unix-socket-factory</artifactId>
   <version>2015-01-27T15-02-14</version>
</dependency>
compile group: 'de.gesellix', name: 'unix-socket-factory', version: '2015-01-27T15-02-14'
libraryDependencies += "de.gesellix" % "unix-socket-factory" % "2015-01-27T15-02-14"
<dependency org="de.gesellix" name="unix-socket-factory" rev="2015-01-27T15-02-14"/>
@Grapes(@Grab(group='de.gesellix', module='unix-socket-factory', version='2015-01-27T15-02-14'))
'de.gesellix:unix-socket-factory:jar:2015-01-27T15-02-14'

Download

Click the following link to download the jar file.

unix-socket-factory-2015-01-27T15-02-14-javadoc.jar
unix-socket-factory-2015-01-27T15-02-14-sources.jar
unix-socket-factory-2015-01-27T15-02-14.jar
unix-socket-factory-2015-01-27T15-02-14.pom



Related Tutorials