Last Version

nanohttpd-champion 0.15

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.15
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.15


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

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