Download ness-tinyhttp-1.0.1.jar file - Jar n

Jar examples for n:ness-tinyhttp

Description

A minimal HTTP/HTTPS client for loading configuration or small data files from the network.

You can download jar file ness-tinyhttp 1.0.1 in this page.

Build File

You can use the following script to add ness-tinyhttp-1.0.1.jar to your project.

<dependency>
   <groupId>com.nesscomputing.components</groupId>
   <artifactId>ness-tinyhttp</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.nesscomputing.components', name: 'ness-tinyhttp', version: '1.0.1'
libraryDependencies += "com.nesscomputing.components" % "ness-tinyhttp" % "1.0.1"
<dependency org="com.nesscomputing.components" name="ness-tinyhttp" rev="1.0.1"/>
@Grapes(@Grab(group='com.nesscomputing.components', module='ness-tinyhttp', version='1.0.1'))
'com.nesscomputing.components:ness-tinyhttp:jar:1.0.1'

Download

Click the following link to download the jar file.

ness-tinyhttp-1.0.1-javadoc.jar
ness-tinyhttp-1.0.1-sources.jar
ness-tinyhttp-1.0.1-tests.jar
ness-tinyhttp-1.0.1.jar
ness-tinyhttp-1.0.1.pom



Related Tutorials