Netty5/Dev-Tools

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.netty
ArtifactId

ArtifactId

netty5-dev-tools
Last Version

Last Version

5.0.0.Alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

Netty5/Dev-Tools
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download netty5-dev-tools

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0.Alpha2
5.0.0.Alpha1