Download http-ning-0.1.0.jar file - Jar h

Jar examples for h:http-ning

Description

Uploads all artifacts belonging to configuration ':http-ning:archives'

You can download jar file http-ning 0.1.0 in this page.

License

MIT License

Build File

You can use the following script to add http-ning-0.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

http-ning-0.1.0-javadoc.jar
http-ning-0.1.0-sources.jar
http-ning-0.1.0.jar
http-ning-0.1.0.pom



Related Tutorials