License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcn.xnatural.enet |
ArtifactId | ArtifactIdenet-event |
Version | Version0.0.18 |
Type | Typejar |
Description |
Descriptionenet-event
enet 事件驱动 库
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
enet-event-0.0.18.pom | |
enet-event-0.0.18.jar | 15 KB |
enet-event-0.0.18-sources.jar | 10 KB |
enet-event-0.0.18-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.xnatural.enet/enet-event/ -->
<dependency>
<groupId>cn.xnatural.enet</groupId>
<artifactId>enet-event</artifactId>
<version>0.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xnatural.enet/enet-event/
implementation 'cn.xnatural.enet:enet-event:0.0.18'
// https://jarcasting.com/artifacts/cn.xnatural.enet/enet-event/
implementation ("cn.xnatural.enet:enet-event:0.0.18")
'cn.xnatural.enet:enet-event:jar:0.0.18'
<dependency org="cn.xnatural.enet" name="enet-event" rev="0.0.18">
<artifact name="enet-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xnatural.enet', module='enet-event', version='0.0.18')
)
libraryDependencies += "cn.xnatural.enet" % "enet-event" % "0.0.18"
[cn.xnatural.enet/enet-event "0.0.18"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |