Jar examples for n:ness-tinyhttp
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.
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'
Click the following link to download the jar file.
ness-tinyhttp-1.0.1-javadoc.jar