Last Version

remoter 1.0.4

https://gitee.com/xnat/enet 的远程事件实现

License

License

GroupId

GroupId

cn.xnatural.remoter
ArtifactId

ArtifactId

remoter
Version

Version

1.0.4
Type

Type

jar
Description

Description

remoter
https://gitee.com/xnat/enet 的远程事件实现
Project URL

Project URL

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

Source Code Management

https://gitee.com/xnat/remoter

Download remoter 1.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
cn.xnatural.aio : aio jar 1.0.8
com.alibaba : fastjson jar 1.2.76
cn.xnatural.enet : enet-event jar 0.0.21
cn.xnatural.sched : sched jar 1.0.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.