License |
License |
---|---|
Categories |
Categoriesnanohttpd Net Networking |
GroupId | GroupIdcom.github.mike10004 |
ArtifactId | ArtifactIdnanohttpd-champion |
Last Version | Last Version0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnanohttpd-champion
Library that helps you use NanoHTTPD
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nanohttpd-champion-0.15.pom | 6 KB |
Browse |
<!-- 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"]