Last Version

Netty/Build/Common 30

Resources required to build Netty

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.netty
ArtifactId

ArtifactId

netty-build-common
Version

Version

30
Type

Type

jar
Description

Description

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

Project Organization

The Netty Project

Download netty-build-common 30


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

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.