is not current version
Last Version 1.21.1

io.joynr.java.messaging:websocket 1.8.5


Categories

Categories

Java Languages Messaging Application Layer Libs
GroupId

GroupId

io.joynr.java.messaging
ArtifactId

ArtifactId

websocket
Version

Version

1.8.5
Type

Type

pom

Download websocket 1.8.5

Filename Size
websocket-1.8.5.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.8.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.joynr.java.messaging/websocket/
implementation 'io.joynr.java.messaging:websocket:1.8.5'
// https://jarcasting.com/artifacts/io.joynr.java.messaging/websocket/
implementation ("io.joynr.java.messaging:websocket:1.8.5")
'io.joynr.java.messaging:websocket:pom:1.8.5'
<dependency org="io.joynr.java.messaging" name="websocket" rev="1.8.5">
  <artifact name="websocket" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.joynr.java.messaging', module='websocket', version='1.8.5')
)
libraryDependencies += "io.joynr.java.messaging" % "websocket" % "1.8.5"
[io.joynr.java.messaging/websocket "1.8.5"]