License |
License |
---|---|
GroupId | GroupIdorg.kasource.websocket |
ArtifactId | ArtifactIdka-websocket |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKa WebSocket
Ka Websocket Base
|
Filename | Size |
---|---|
ka-websocket-0.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kasource.websocket/ka-websocket/ -->
<dependency>
<groupId>org.kasource.websocket</groupId>
<artifactId>ka-websocket</artifactId>
<version>0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kasource.websocket/ka-websocket/
implementation 'org.kasource.websocket:ka-websocket:0.3'
// https://jarcasting.com/artifacts/org.kasource.websocket/ka-websocket/
implementation ("org.kasource.websocket:ka-websocket:0.3")
'org.kasource.websocket:ka-websocket:pom:0.3'
<dependency org="org.kasource.websocket" name="ka-websocket" rev="0.3">
<artifact name="ka-websocket" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kasource.websocket', module='ka-websocket', version='0.3')
)
libraryDependencies += "org.kasource.websocket" % "ka-websocket" % "0.3"
[org.kasource.websocket/ka-websocket "0.3"]