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