is not current version
Last Version 1.1.8-RELEASE

com.soento:soento-websocket 1.1.1-RELEASE


GroupId

GroupId

com.soento
ArtifactId

ArtifactId

soento-websocket
Version

Version

1.1.1-RELEASE
Type

Type

jar

Download soento-websocket 1.1.1-RELEASE


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