Last Version

NanoHttpd-Samples 2.3.1

samples for nanohttpd

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

org.nanohttpd
ArtifactId

ArtifactId

nanohttpd-samples
Version

Version

2.3.1
Type

Type

jar
Description

Description

NanoHttpd-Samples
samples for nanohttpd
Project URL

Project URL

http://www.nanohttpd.org/nanohttpd-samples
Project Organization

Project Organization

nanohttpd

Download nanohttpd-samples 2.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.nanohttpd : nanohttpd jar 2.3.1
org.nanohttpd : nanohttpd-webserver jar 2.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.