is not current version
Last Version 30

Netty/Build/Common 29

Resources required to build Netty

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.netty
ArtifactId

ArtifactId

netty-build-common
Version

Version

29
Type

Type

jar
Description

Description

Netty/Build/Common
Resources required to build Netty
Project Organization

Project Organization

The Netty Project

Download netty-build-common 29


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.puppycrawl.tools : checkstyle jar 8.29
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.