Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcn.xnatural.enet |
ArtifactId | ArtifactIdenet-event |
Version | Version0.0.19 |
Type | Typejar |
Filename | Size |
---|---|
enet-event-0.0.19.pom | |
enet-event-0.0.19.jar | 17 KB |
enet-event-0.0.19-sources.jar | 10 KB |
enet-event-0.0.19-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.19</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xnatural.enet/enet-event/
implementation 'cn.xnatural.enet:enet-event:0.0.19'
// https://jarcasting.com/artifacts/cn.xnatural.enet/enet-event/
implementation ("cn.xnatural.enet:enet-event:0.0.19")
'cn.xnatural.enet:enet-event:jar:0.0.19'
<dependency org="cn.xnatural.enet" name="enet-event" rev="0.0.19">
<artifact name="enet-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xnatural.enet', module='enet-event', version='0.0.19')
)
libraryDependencies += "cn.xnatural.enet" % "enet-event" % "0.0.19"
[cn.xnatural.enet/enet-event "0.0.19"]