remoter

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

License

License

GroupId

GroupId

cn.xnatural
ArtifactId

ArtifactId

remoter
Last Version

Last Version

1.0.7
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
cn.xnatural.aio : aio jar 1.0.8
com.alibaba : fastjson jar 1.2.80
cn.xnatural : enet jar 0.0.23
cn.xnatural : sched jar 1.0.3

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5