is not current version
Last Version 2.3.4

com.gitee.l0km:nanohttpd-samples 2.3.3

samples for nanohttpd

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

nanohttpd-samples
Version

Version

2.3.3
Type

Type

jar

Download nanohttpd-samples 2.3.3


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