Last Version

NanoHttpd-Webserver 2.3.1

nanohttpd-webserver can serve any local directory as a webserver using nanohttpd.

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

org.nanohttpd
ArtifactId

ArtifactId

nanohttpd-webserver
Version

Version

2.3.1
Type

Type

jar
Description

Description

NanoHttpd-Webserver
nanohttpd-webserver can serve any local directory as a webserver using nanohttpd.
Project URL

Project URL

http://www.nanohttpd.org/nanohttpd-webserver
Project Organization

Project Organization

nanohttpd

Download nanohttpd-webserver 2.3.1


<!-- https://jarcasting.com/artifacts/org.nanohttpd/nanohttpd-webserver/ -->
<dependency>
    <groupId>org.nanohttpd</groupId>
    <artifactId>nanohttpd-webserver</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nanohttpd/nanohttpd-webserver/
implementation 'org.nanohttpd:nanohttpd-webserver:2.3.1'
// https://jarcasting.com/artifacts/org.nanohttpd/nanohttpd-webserver/
implementation ("org.nanohttpd:nanohttpd-webserver:2.3.1")
'org.nanohttpd:nanohttpd-webserver:jar:2.3.1'
<dependency org="org.nanohttpd" name="nanohttpd-webserver" rev="2.3.1">
  <artifact name="nanohttpd-webserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nanohttpd', module='nanohttpd-webserver', version='2.3.1')
)
libraryDependencies += "org.nanohttpd" % "nanohttpd-webserver" % "2.3.1"
[org.nanohttpd/nanohttpd-webserver "2.3.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.nanohttpd : nanohttpd jar 2.3.1

test (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.4.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.