NanoHTTPD – a tiny web server in Java


License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

org.into-cps
ArtifactId

ArtifactId

nanohttpd
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

NanoHTTPD – a tiny web server in Java
Project Organization

Project Organization

INTO CPS

Download nanohttpd

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.10
1.0.6
1.0.4
1.0.2
1.0.0