MVN

org.nanohttpd : nanohttpd-samples

Maven & Gradle

Aug 13, 2016
6.1k stars

NanoHttpd-Samples · samples for nanohttpd

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

Latest Version

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

  • Latest Stable: 2.3.1

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.nanohttpd:nanohttpd-samples:2.3.1'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.nanohttpd" % "nanohttpd-samples" % "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

Aug 13, 2016
6.7k stars
Oct 14, 2020
2 usages
4k stars
Oct 14, 2020
3 usages
4k stars
May 24, 2016
5 usages
131 stars
Mar 01, 2016
3 usages
131 stars
Mar 14, 2021
1 stars
Jun 08, 2016
4 usages
38 stars