Last Version

com.nanohttpd:nanohttpd-webserver 2.2.0

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-webserver
Version

Version

2.2.0
Type

Type

jar
Description

Description

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

Download nanohttpd-webserver 2.2.0


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