Jar examples for n:nanohttpd-webserver
You can download jar file nanohttpd-webserver 2.2.0 in this page.
You can use the following script to add nanohttpd-webserver-2.2.0.jar to your project.
<dependency> <groupId>com.nanohttpd</groupId> <artifactId>nanohttpd-webserver</artifactId> <version>2.2.0</version> </dependency>
compile group: 'com.nanohttpd', name: 'nanohttpd-webserver', version: '2.2.0'
libraryDependencies += "com.nanohttpd" % "nanohttpd-webserver" % "2.2.0"
<dependency org="com.nanohttpd" name="nanohttpd-webserver" rev="2.2.0"/>
@Grapes(@Grab(group='com.nanohttpd', module='nanohttpd-webserver', version='2.2.0'))
'com.nanohttpd:nanohttpd-webserver:jar:2.2.0'
Click the following link to download the jar file.
nanohttpd-webserver-2.2.0.jar