Jar examples for h:http-core
Uploads all artifacts belonging to configuration ':http-core:archives'
You can download jar file http-core 0.2.0 in this page.
MIT License
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'
Click the following link to download the jar file.
http-core-0.2.0-javadoc.jar