is not current version
Last Version 1.21.1

io.joynr.java.messaging:websocket 0.18.3


Categories

Categories

Java Languages Messaging Application Layer Libs
GroupId

GroupId

io.joynr.java.messaging
ArtifactId

ArtifactId

websocket
Version

Version

0.18.3
Type

Type

pom

Download websocket 0.18.3

Filename Size
websocket-0.18.3.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/io.joynr.java.messaging/websocket/ -->
<dependency>
    <groupId>io.joynr.java.messaging</groupId>
    <artifactId>websocket</artifactId>
    <version>0.18.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.joynr.java.messaging/websocket/
implementation 'io.joynr.java.messaging:websocket:0.18.3'
// https://jarcasting.com/artifacts/io.joynr.java.messaging/websocket/
implementation ("io.joynr.java.messaging:websocket:0.18.3")
'io.joynr.java.messaging:websocket:pom:0.18.3'
<dependency org="io.joynr.java.messaging" name="websocket" rev="0.18.3">
  <artifact name="websocket" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.joynr.java.messaging', module='websocket', version='0.18.3')
)
libraryDependencies += "io.joynr.java.messaging" % "websocket" % "0.18.3"
[io.joynr.java.messaging/websocket "0.18.3"]