Jar examples for a:attribyte-http
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.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
attribyte-http-0.5.2-javadoc.jar