Netty/Build

Resources required to build Netty

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.netty
ArtifactId

ArtifactId

netty-build
Last Version

Last Version

30
Release Date

Release Date

Type

Type

jar
Description

Description

Netty/Build
Resources required to build Netty
Project URL

Project URL

http://netty.io/
Project Organization

Project Organization

The Netty Project
Source Code Management

Source Code Management

https://github.com/netty/netty-build

Download netty-build

How to add to project

<!-- https://jarcasting.com/artifacts/io.netty/netty-build/ -->
<dependency>
    <groupId>io.netty</groupId>
    <artifactId>netty-build</artifactId>
    <version>30</version>
</dependency>
// https://jarcasting.com/artifacts/io.netty/netty-build/
implementation 'io.netty:netty-build:30'
// https://jarcasting.com/artifacts/io.netty/netty-build/
implementation ("io.netty:netty-build:30")
'io.netty:netty-build:jar:30'
<dependency org="io.netty" name="netty-build" rev="30">
  <artifact name="netty-build" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.netty', module='netty-build', version='30')
)
libraryDependencies += "io.netty" % "netty-build" % "30"
[io.netty/netty-build "30"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • glibccheck-maven-plugin
io.netty

The Netty Project

Opening the future of network programming since 2001

Versions

Version
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1