n

nanohttpd-champion

Library that helps you use NanoHTTPD
https://github.com/mike10004/nanohttpd-champion
MIT License
Mike Chaberski
Files download
File Operation
nanohttpd-champion-0.15.pom download
Apache Maven
<dependency>
  <groupId>com.github.mike10004</groupId>
  <artifactId>nanohttpd-champion</artifactId>
  <version>0.15</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.mike10004:nanohttpd-champion:0.15'
Gradle Kotlin
implementation("com.github.mike10004:nanohttpd-champion:0.15")
Scala SBT
libraryDependencies += "com.github.mike10004" % "nanohttpd-champion" % "0.15"
Groovy Grape
@Grapes(
  @Grab(group='com.github.mike10004', module='nanohttpd-champion', version='0.15')
)
Apache Ivy
<dependency org="com.github.mike10004" name="nanohttpd-champion" rev="0.15" />
Leiningen
[com.github.mike10004/nanohttpd-champion "0.15"]
Apache Buildr
'com.github.mike10004:nanohttpd-champion:jar:0.15'
Dependencies
The project has no third-party dependencies