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