Download http-core-0.2.0.jar file - Jar h

Jar examples for h:http-core

Description

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

You can download jar file http-core 0.2.0 in this page.

License

MIT License

Build File

You can use the following script to add http-core-0.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

http-core-0.2.0-javadoc.jar
http-core-0.2.0-sources.jar
http-core-0.2.0.jar
http-core-0.2.0.pom



Related Tutorials