Download autumn-http-common-0.2.jar file - Jar a

Jar examples for a:autumn-http-common

Description

Lightweight HTTP components and Servlet container

You can download jar file autumn-http-common 0.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add autumn-http-common-0.2.jar to your project.

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

Download

Click the following link to download the jar file.

autumn-http-common-0.2-javadoc.jar
autumn-http-common-0.2-sources.jar
autumn-http-common-0.2.jar
autumn-http-common-0.2.pom



Related Tutorials