is not current version
Last Version 0.4.0-M1

com.spinoco:protocol-websocket_2.11 0.3.18-M2

protocol-websocket

GroupId

GroupId

com.spinoco
ArtifactId

ArtifactId

protocol-websocket_2.11
Version

Version

0.3.18-M2
Type

Type

jar

Download protocol-websocket_2.11 0.3.18-M2


<!-- https://jarcasting.com/artifacts/com.spinoco/protocol-websocket_2.11/ -->
<dependency>
    <groupId>com.spinoco</groupId>
    <artifactId>protocol-websocket_2.11</artifactId>
    <version>0.3.18-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.spinoco/protocol-websocket_2.11/
implementation 'com.spinoco:protocol-websocket_2.11:0.3.18-M2'
// https://jarcasting.com/artifacts/com.spinoco/protocol-websocket_2.11/
implementation ("com.spinoco:protocol-websocket_2.11:0.3.18-M2")
'com.spinoco:protocol-websocket_2.11:jar:0.3.18-M2'
<dependency org="com.spinoco" name="protocol-websocket_2.11" rev="0.3.18-M2">
  <artifact name="protocol-websocket_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spinoco', module='protocol-websocket_2.11', version='0.3.18-M2')
)
libraryDependencies += "com.spinoco" % "protocol-websocket_2.11" % "0.3.18-M2"
[com.spinoco/protocol-websocket_2.11 "0.3.18-M2"]