License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdio.jpom.jpom-plugin |
ArtifactId | ArtifactIdnetty |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJpom 插件开发仓库
|
Filename | Size |
---|---|
netty-1.0.5.pom | |
netty-1.0.5.jar | 16 KB |
netty-1.0.5-sources.jar | 9 KB |
netty-1.0.5-release.zip | 3 MB |
netty-1.0.5-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.jpom.jpom-plugin/netty/ -->
<dependency>
<groupId>io.jpom.jpom-plugin</groupId>
<artifactId>netty</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.jpom.jpom-plugin/netty/
implementation 'io.jpom.jpom-plugin:netty:1.0.5'
// https://jarcasting.com/artifacts/io.jpom.jpom-plugin/netty/
implementation ("io.jpom.jpom-plugin:netty:1.0.5")
'io.jpom.jpom-plugin:netty:jar:1.0.5'
<dependency org="io.jpom.jpom-plugin" name="netty" rev="1.0.5">
<artifact name="netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jpom.jpom-plugin', module='netty', version='1.0.5')
)
libraryDependencies += "io.jpom.jpom-plugin" % "netty" % "1.0.5"
[io.jpom.jpom-plugin/netty "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.38.Final |
io.jpom : server | jar | LATEST |