не последняя версия
Последняя версия 0.15

com.github.mike10004:nanohttpd-champion 0.12

Library that helps you use NanoHTTPD

Категории

Категории

nanohttpd Сеть Networking
Группа

Группа

com.github.mike10004
Идентификатор

Идентификатор

nanohttpd-champion
Версия

Версия

0.12
Тип

Тип

pom

Скачать nanohttpd-champion 0.12

Имя Файла Размер
nanohttpd-champion-0.12.pom 8 KB
Обзор

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