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