is not current version
Last Version 0.15

com.github.mike10004:nanohttpd-champion 0.3

Library that helps you use NanoHTTPD

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

nanohttpd-champion
Version

Version

0.3
Type

Type

pom

Download nanohttpd-champion 0.3


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