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