Last Version

NanoHttpd-Core 2.3.1

NanoHttpd is a light-weight HTTP server designed for embedding in other applications.

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

org.nanohttpd
ArtifactId

ArtifactId

nanohttpd
Version

Version

2.3.1
Type

Type

jar
Description

Description

NanoHttpd-Core
NanoHttpd is a light-weight HTTP server designed for embedding in other applications.
Project URL

Project URL

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

Project Organization

nanohttpd

Download nanohttpd 2.3.1


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

Dependencies

test (3)

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

Project Modules

There are no modules declared in this project.