Bom Netty IO

Contains the dependency management for Netty IO.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

bom-netty
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Bom Netty IO
Contains the dependency management for Netty IO.

Download bom-netty

Filename Size
bom-netty-1.0.1.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/be.yildiz-games/bom-netty/ -->
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>bom-netty</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/bom-netty/
implementation 'be.yildiz-games:bom-netty:1.0.1'
// https://jarcasting.com/artifacts/be.yildiz-games/bom-netty/
implementation ("be.yildiz-games:bom-netty:1.0.1")
'be.yildiz-games:bom-netty:pom:1.0.1'
<dependency org="be.yildiz-games" name="bom-netty" rev="1.0.1">
  <artifact name="bom-netty" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='bom-netty', version='1.0.1')
)
libraryDependencies += "be.yildiz-games" % "bom-netty" % "1.0.1"
[be.yildiz-games/bom-netty "1.0.1"]

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
1.0.1
1.0.0