| Категории |
Категорииnanohttpd Сеть Networking |
|---|---|
| Группа | Группаcom.github.mike10004 |
| Идентификатор | Идентификаторnanohttpd-champion |
| Версия | Версия0.12 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| 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"]