is not current version
Last Version 1.0.10

org.into-cps:nanohttpd 1.0.0


Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

org.into-cps
ArtifactId

ArtifactId

nanohttpd
Version

Version

1.0.0
Type

Type

jar

Download nanohttpd 1.0.0


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