is not current version
Last Version 0.15

nanohttpd-champion 0.14

Library that helps you use NanoHTTPD

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

nanohttpd-champion
Version

Version

0.14
Type

Type

pom
Description

Description

nanohttpd-champion
Library that helps you use NanoHTTPD
Project URL

Project URL

https://github.com/mike10004/nanohttpd-champion
Source Code Management

Source Code Management

https://github.com/mike10004/nanohttpd-champion

Download nanohttpd-champion 0.14


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • nanohttpd-server
  • nanohttpd-testing