is not current version
Last Version 1.21.1

io.joynr.java.messaging:websocket 1.18.4


Categories

Categories

Java Languages Messaging Application Layer Libs
GroupId

GroupId

io.joynr.java.messaging
ArtifactId

ArtifactId

websocket
Version

Version

1.18.4
Type

Type

pom

Download websocket 1.18.4

Filename Size
websocket-1.18.4.pom 1 KB
Browse

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