MVN

com.gitee.l0km : nanohttpd

Maven & Gradle

Aug 26, 2020
2 usages

NanoHttpd-Core

<dependency>
    <groupId>com.gitee.l0km</groupId>
    <artifactId>nanohttpd</artifactId>
    <version>2.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitee.l0km : nanohttpd to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.4

All Versions

Choose a version of com.gitee.l0km : nanohttpd to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
nanohttpd-2.3.4
nanohttpd-2.3.3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.gitee.l0km</groupId>
    <artifactId>nanohttpd</artifactId>
    <version>2.3.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.gitee.l0km : nanohttpd gradle dependency to your build.gradle file:

implementation 'com.gitee.l0km:nanohttpd:2.3.4'

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

implementation("com.gitee.l0km:nanohttpd:2.3.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.gitee.l0km : nanohttpd sbt scala dependency to your build.sbt file:

libraryDependencies += "com.gitee.l0km" % "nanohttpd" % "2.3.4"

Advertisement

Dependencies from Group

Aug 18, 2023
12 usages
Nov 17, 2020
12 usages
Jul 06, 2023
12 usages
Jun 09, 2023
7 usages
Apr 17, 2021
7 usages

Discover Dependencies

Aug 26, 2023
4 usages
3 stars
Dec 29, 2020
3 usages
89 stars
Oct 24, 2021
3 usages
26 stars
May 22, 2023
5 usages
179 stars
Apr 01, 2019
5 usages
Jul 18, 2017
1 usages
64.3k stars
Jun 18, 2020
12 usages
7 stars
Jan 27, 2020
4 usages
2 stars