Download httpservices-4.5.5.jar file - Jar h

Jar examples for h:httpservices

Description

You can download jar file httpservices 4.5.5 in this page.

Build File

You can use the following script to add httpservices-4.5.5.jar to your project.

<dependency>
   <groupId>edu.ucar</groupId>
   <artifactId>httpservices</artifactId>
   <version>4.5.5</version>
</dependency>
compile group: 'edu.ucar', name: 'httpservices', version: '4.5.5'
libraryDependencies += "edu.ucar" % "httpservices" % "4.5.5"
<dependency org="edu.ucar" name="httpservices" rev="4.5.5"/>
@Grapes(@Grab(group='edu.ucar', module='httpservices', version='4.5.5'))
'edu.ucar:httpservices:jar:4.5.5'

Download

Click the following link to download the jar file.

httpservices-4.5.5-javadoc.jar
httpservices-4.5.5-sources.jar
httpservices-4.5.5.jar
httpservices-4.5.5.pom



Related Tutorials