Download attribyte-http-0.5.2.jar file - Jar a

Jar examples for a:attribyte-http

Description

An HTTP model that presents an immutable interface and provides several common client implementations/models that can easily be swapped.

You can download jar file attribyte-http 0.5.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add attribyte-http-0.5.2.jar to your project.

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

Download

Click the following link to download the jar file.

attribyte-http-0.5.2-javadoc.jar
attribyte-http-0.5.2-sources.jar
attribyte-http-0.5.2.jar
attribyte-http-0.5.2.pom



Related Tutorials