com.nanohttpd:nanohttpd

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

com.nanohttpd
ArtifactId

ArtifactId

nanohttpd
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download nanohttpd

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.nanohttpd

NanoHttpd

Tiny, light-weight easily embeddable HTTP server in Java.

Versions

Version
2.2.0
2.1.1
2.1.0