Netty/Build/Common

Resources required to build Netty

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.netty
ArtifactId

ArtifactId

netty-build-common
Last Version

Last Version

30
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

The Netty Project

Download netty-build-common

How to add to project

<!-- 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.
io.netty

The Netty Project

Opening the future of network programming since 2001

Versions

Version
30
29
28
27