is not current version
Last Version 0.0.11

cn.xnatural.enet:enet-common 0.0.8


Categories

Categories

Net
GroupId

GroupId

cn.xnatural.enet
ArtifactId

ArtifactId

enet-common
Version

Version

0.0.8
Type

Type

jar

Download enet-common 0.0.8


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