License |
License |
---|---|
GroupId | GroupIdcom.spinoco |
ArtifactId | ArtifactIdprotocol-websocket_2.12 |
Version | Version0.4.0-M1 |
Type | Typejar |
Description |
Descriptionprotocol-websocket
protocol-websocket
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.spinoco |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.spinoco/protocol-websocket_2.12/ -->
<dependency>
<groupId>com.spinoco</groupId>
<artifactId>protocol-websocket_2.12</artifactId>
<version>0.4.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spinoco/protocol-websocket_2.12/
implementation 'com.spinoco:protocol-websocket_2.12:0.4.0-M1'
// https://jarcasting.com/artifacts/com.spinoco/protocol-websocket_2.12/
implementation ("com.spinoco:protocol-websocket_2.12:0.4.0-M1")
'com.spinoco:protocol-websocket_2.12:jar:0.4.0-M1'
<dependency org="com.spinoco" name="protocol-websocket_2.12" rev="0.4.0-M1">
<artifact name="protocol-websocket_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spinoco', module='protocol-websocket_2.12', version='0.4.0-M1')
)
libraryDependencies += "com.spinoco" % "protocol-websocket_2.12" % "0.4.0-M1"
[com.spinoco/protocol-websocket_2.12 "0.4.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
com.spinoco : protocol-common_2.12 | jar | 0.4.0-M1 |
org.scodec : scodec-bits_2.12 | jar | 1.1.12 |
org.scodec : scodec-core_2.12 | jar | 1.11.4 |