Last Version

NanoHttpd-Samples 2.3.4

samples for nanohttpd

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

nanohttpd-samples
Version

Version

2.3.4
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.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.gitee.l0km : nanohttpd jar 2.3.4
com.gitee.l0km : nanohttpd-webserver jar 2.3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.