is not current version
Last Version 1.3

com.moebiusgames:light-ws 1.2


GroupId

GroupId

com.moebiusgames
ArtifactId

ArtifactId

light-ws
Version

Version

1.2
Type

Type

jar

Download light-ws 1.2


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