| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаio.netty |
| Идентификатор | Идентификаторnetty-build-common |
| Версия | Версия29 |
| Тип | Типjar |
| Описание |
ОписаниеNetty/Build/Common
Resources required to build Netty
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| netty-build-common-29.pom | |
| netty-build-common-29.jar | 13 KB |
| netty-build-common-29-sources.jar | 8 KB |
| netty-build-common-29-javadoc.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.netty/netty-build-common/ -->
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-build-common</artifactId>
<version>29</version>
</dependency>
// https://jarcasting.com/artifacts/io.netty/netty-build-common/
implementation 'io.netty:netty-build-common:29'
// https://jarcasting.com/artifacts/io.netty/netty-build-common/
implementation ("io.netty:netty-build-common:29")
'io.netty:netty-build-common:jar:29'
<dependency org="io.netty" name="netty-build-common" rev="29">
<artifact name="netty-build-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.netty', module='netty-build-common', version='29')
)
libraryDependencies += "io.netty" % "netty-build-common" % "29"
[io.netty/netty-build-common "29"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.puppycrawl.tools : checkstyle | jar | 8.29 |
| junit : junit | jar | 4.13.1 |