| Категории |
КатегорииСеть Netty Networking |
|---|---|
| Группа | Группаws.unfiltered |
| Идентификатор | Идентификаторunfiltered-netty_2.11 |
| Версия | Версия0.10.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| unfiltered-netty_2.11-0.10.1.pom | |
| unfiltered-netty_2.11-0.10.1.jar | 84 KB |
| unfiltered-netty_2.11-0.10.1-sources.jar | 9 KB |
| unfiltered-netty_2.11-0.10.1-javadoc.jar | 457 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty_2.11/ -->
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered-netty_2.11</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty_2.11/
implementation 'ws.unfiltered:unfiltered-netty_2.11:0.10.1'
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-netty_2.11/
implementation ("ws.unfiltered:unfiltered-netty_2.11:0.10.1")
'ws.unfiltered:unfiltered-netty_2.11:jar:0.10.1'
<dependency org="ws.unfiltered" name="unfiltered-netty_2.11" rev="0.10.1">
<artifact name="unfiltered-netty_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.unfiltered', module='unfiltered-netty_2.11', version='0.10.1')
)
libraryDependencies += "ws.unfiltered" % "unfiltered-netty_2.11" % "0.10.1"
[ws.unfiltered/unfiltered-netty_2.11 "0.10.1"]