Download streams-http-0.5.1.jar file - Jar s

Jar examples for s:streams-http

Description

HTTP Utility Components

You can download jar file streams-http 0.5.1 in this page.

License

Apache License

Build File

You can use the following script to add streams-http-0.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

streams-http-0.5.1-javadoc.jar
streams-http-0.5.1-tests.jar
streams-http-0.5.1.jar
streams-http-0.5.1.pom



Related Tutorials