Last Version

NanoHttpd-Webserver 2.3.4

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

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

nanohttpd-webserver
Version

Version

2.3.4
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.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.gitee.l0km : nanohttpd jar 2.3.4

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.