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