Last Version

enet 0.0.11

enet 事件驱动

License

License

Categories

Categories

Net
GroupId

GroupId

cn.xnatural.enet
ArtifactId

ArtifactId

enet
Version

Version

0.0.11
Type

Type

pom
Description

Description

enet
enet 事件驱动
Project URL

Project URL

https://gitee.com/xnat/enet
Source Code Management

Source Code Management

https://gitee.com/xnat/enet

Download enet 0.0.11

Filename Size
enet-0.0.11.pom 5 KB
Browse

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

Dependencies

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

Project Modules

  • enet-common
  • enet-event
  • enet-core
  • enet-server
  • enet-demo