Categories |
CategoriesNet Netty Networking |
---|---|
GroupId | GroupIdio.github.vipcxj |
ArtifactId | ArtifactIdeasy-netty-parent |
Version | Version0.0.9 |
Type | Typepom |
Filename | Size |
---|---|
easy-netty-parent-0.0.9.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.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/easy-netty-parent/
implementation 'io.github.vipcxj:easy-netty-parent:0.0.9'
// https://jarcasting.com/artifacts/io.github.vipcxj/easy-netty-parent/
implementation ("io.github.vipcxj:easy-netty-parent:0.0.9")
'io.github.vipcxj:easy-netty-parent:pom:0.0.9'
<dependency org="io.github.vipcxj" name="easy-netty-parent" rev="0.0.9">
<artifact name="easy-netty-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='easy-netty-parent', version='0.0.9')
)
libraryDependencies += "io.github.vipcxj" % "easy-netty-parent" % "0.0.9"
[io.github.vipcxj/easy-netty-parent "0.0.9"]