License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdbom-netty |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBom Netty IO
Contains the dependency management for Netty IO.
|
Filename | Size |
---|---|
bom-netty-1.0.1.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.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"]