is not current version
Last Version 2.0.1

io.github.wslxm:xj-fw-websocket 1.0.1


GroupId

GroupId

io.github.wslxm
ArtifactId

ArtifactId

xj-fw-websocket
Version

Version

1.0.1
Type

Type

jar

Download xj-fw-websocket 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.wslxm/xj-fw-websocket/ -->
<dependency>
    <groupId>io.github.wslxm</groupId>
    <artifactId>xj-fw-websocket</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wslxm/xj-fw-websocket/
implementation 'io.github.wslxm:xj-fw-websocket:1.0.1'
// https://jarcasting.com/artifacts/io.github.wslxm/xj-fw-websocket/
implementation ("io.github.wslxm:xj-fw-websocket:1.0.1")
'io.github.wslxm:xj-fw-websocket:jar:1.0.1'
<dependency org="io.github.wslxm" name="xj-fw-websocket" rev="1.0.1">
  <artifact name="xj-fw-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wslxm', module='xj-fw-websocket', version='1.0.1')
)
libraryDependencies += "io.github.wslxm" % "xj-fw-websocket" % "1.0.1"
[io.github.wslxm/xj-fw-websocket "1.0.1"]