is not current version
Last Version 1.0.1

be.yildiz-games:bom-netty 1.0.0

Contains the dependency management for Netty IO.

Categories

Categories

Net Netty Networking
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

bom-netty
Version

Version

1.0.0
Type

Type

pom

Download bom-netty 1.0.0

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

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