License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdio.netty |
ArtifactId | ArtifactIdnetty-build-common |
Last Version | Last Version30 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNetty/Build/Common
Resources required to build Netty
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
netty-build-common-30.pom | |
netty-build-common-30.jar | 13 KB |
netty-build-common-30-sources.jar | 8 KB |
netty-build-common-30-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.netty/netty-build-common/ -->
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-build-common</artifactId>
<version>30</version>
</dependency>
// https://jarcasting.com/artifacts/io.netty/netty-build-common/
implementation 'io.netty:netty-build-common:30'
// https://jarcasting.com/artifacts/io.netty/netty-build-common/
implementation ("io.netty:netty-build-common:30")
'io.netty:netty-build-common:jar:30'
<dependency org="io.netty" name="netty-build-common" rev="30">
<artifact name="netty-build-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.netty', module='netty-build-common', version='30')
)
libraryDependencies += "io.netty" % "netty-build-common" % "30"
[io.netty/netty-build-common "30"]
Group / Artifact | Type | Version |
---|---|---|
com.puppycrawl.tools : checkstyle | jar | 8.29 |
junit : junit | jar | 4.13.1 |