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

com.github.mike10004:nanohttpd-testing 0.11

Library that helps you use NanoHTTPD in your unit tests

Категории

Категории

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

Группа

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

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

nanohttpd-testing
Версия

Версия

0.11
Тип

Тип

jar

Скачать nanohttpd-testing 0.11


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