MVN

org.nanohttpd : nanohttpd

Maven & Gradle

Aug 12, 2016
124 usages
6.1k stars

NanoHttpd-Core

<dependency>
    <groupId>org.nanohttpd</groupId>
    <artifactId>nanohttpd</artifactId>
    <version>2.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nanohttpd : nanohttpd to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.1

All Versions

Choose a version of org.nanohttpd : nanohttpd to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
nanohttpd-2.3.1
2 vulnerabilities
nanohttpd-2.3.0
2 vulnerabilities
2.2.x
nanohttpd-2.2.0
2 vulnerabilities

How to add a dependency to Maven

Add the following org.nanohttpd : nanohttpd maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.nanohttpd</groupId>
    <artifactId>nanohttpd</artifactId>
    <version>2.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.nanohttpd : nanohttpd gradle dependency to your build.gradle file:

implementation 'org.nanohttpd:nanohttpd:2.3.1'

Gradle Kotlin DSL: Add the following org.nanohttpd : nanohttpd gradle kotlin dependency to your build.gradle.kts file:

implementation("org.nanohttpd:nanohttpd:2.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.nanohttpd : nanohttpd sbt scala dependency to your build.sbt file:

libraryDependencies += "org.nanohttpd" % "nanohttpd" % "2.3.1"

Advertisement

Dependencies from Group

Aug 12, 2016
124 usages
6.1k stars
Aug 13, 2016
9 usages
6.1k stars
Aug 13, 2016
8 usages
6.1k stars
Aug 12, 2016
7 usages
6.1k stars

Discover Dependencies

Apr 19, 2023
402 usages
190 stars
Sep 08, 2016
2 usages
10.9k stars
Mar 08, 2023
14 usages
162 stars
Apr 27, 2016
7 usages
279 stars
Nov 26, 2020
221 usages
808 stars
Aug 22, 2023
7k stars
Aug 24, 2023
6 usages
30 stars
Mar 27, 2017
Aug 18, 2023
60 usages
1.8k stars