License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdio.github.vipcxj |
ArtifactId | ArtifactIdeasy-netty-parent |
Last Version | Last Version0.0.11 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEasy Netty Parent
Make Netty much more easy.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easy-netty-parent-0.0.11.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vipcxj/easy-netty-parent/ -->
<dependency>
<groupId>io.github.vipcxj</groupId>
<artifactId>easy-netty-parent</artifactId>
<version>0.0.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/easy-netty-parent/
implementation 'io.github.vipcxj:easy-netty-parent:0.0.11'
// https://jarcasting.com/artifacts/io.github.vipcxj/easy-netty-parent/
implementation ("io.github.vipcxj:easy-netty-parent:0.0.11")
'io.github.vipcxj:easy-netty-parent:pom:0.0.11'
<dependency org="io.github.vipcxj" name="easy-netty-parent" rev="0.0.11">
<artifact name="easy-netty-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='easy-netty-parent', version='0.0.11')
)
libraryDependencies += "io.github.vipcxj" % "easy-netty-parent" % "0.0.11"
[io.github.vipcxj/easy-netty-parent "0.0.11"]