IPoker-Netty

Netty Parent Project.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

cn.ipokerface
ArtifactId

ArtifactId

netty
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

IPoker-Netty
Netty Parent Project.
Project URL

Project URL

https://gitee.com/PokerFace_Fo/IPoker-Java
Source Code Management

Source Code Management

https://gitee.com/PokerFace_Fo/IPoker-Java

Download netty

Filename Size
netty-1.1.0.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/cn.ipokerface/netty/ -->
<dependency>
    <groupId>cn.ipokerface</groupId>
    <artifactId>netty</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.ipokerface/netty/
implementation 'cn.ipokerface:netty:1.1.0'
// https://jarcasting.com/artifacts/cn.ipokerface/netty/
implementation ("cn.ipokerface:netty:1.1.0")
'cn.ipokerface:netty:pom:1.1.0'
<dependency org="cn.ipokerface" name="netty" rev="1.1.0">
  <artifact name="netty" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.ipokerface', module='netty', version='1.1.0')
)
libraryDependencies += "cn.ipokerface" % "netty" % "1.1.0"
[cn.ipokerface/netty "1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0