| Категории |
КатегорииUndertow Сеть Networking |
|---|---|
| Группа | Группаvip.justlive |
| Идентификатор | Идентификаторoxygen-web-undertow |
| Версия | Версия2.1.3.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| oxygen-web-undertow-2.1.3.0.pom | |
| oxygen-web-undertow-2.1.3.0.jar | 7 KB |
| oxygen-web-undertow-2.1.3.0-sources.jar | 5 KB |
| oxygen-web-undertow-2.1.3.0-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/vip.justlive/oxygen-web-undertow/ -->
<dependency>
<groupId>vip.justlive</groupId>
<artifactId>oxygen-web-undertow</artifactId>
<version>2.1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/vip.justlive/oxygen-web-undertow/
implementation 'vip.justlive:oxygen-web-undertow:2.1.3.0'
// https://jarcasting.com/artifacts/vip.justlive/oxygen-web-undertow/
implementation ("vip.justlive:oxygen-web-undertow:2.1.3.0")
'vip.justlive:oxygen-web-undertow:jar:2.1.3.0'
<dependency org="vip.justlive" name="oxygen-web-undertow" rev="2.1.3.0">
<artifact name="oxygen-web-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.justlive', module='oxygen-web-undertow', version='2.1.3.0')
)
libraryDependencies += "vip.justlive" % "oxygen-web-undertow" % "2.1.3.0"
[vip.justlive/oxygen-web-undertow "2.1.3.0"]