is not current version
Last Version 2.3.1

org.nanohttpd:nanohttpd-samples 2.3.0

samples for nanohttpd

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

org.nanohttpd
ArtifactId

ArtifactId

nanohttpd-samples
Version

Version

2.3.0
Type

Type

jar

Download nanohttpd-samples 2.3.0


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