is not current version
Last Version 1.21.1

io.joynr.java.core:clustercontroller-websocket-runtime 1.15.1


Categories

Categories

Java Languages
GroupId

GroupId

io.joynr.java.core
ArtifactId

ArtifactId

clustercontroller-websocket-runtime
Version

Version

1.15.1
Type

Type

jar

Download clustercontroller-websocket-runtime 1.15.1


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