io.jpom.jpom-plugin:netty

Jpom 插件开发仓库

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.jpom.jpom-plugin
ArtifactId

ArtifactId

netty
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Jpom 插件开发仓库

Download netty

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.38.Final
io.jpom : server jar LATEST

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0