is not current version
Last Version 5.10.0-m2

org.wso2.analytics.is:websocket-client 5.8.0-m10


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.analytics.is
ArtifactId

ArtifactId

websocket-client
Version

Version

5.8.0-m10
Type

Type

pom

Download websocket-client 5.8.0-m10


<!-- https://jarcasting.com/artifacts/org.wso2.analytics.is/websocket-client/ -->
<dependency>
    <groupId>org.wso2.analytics.is</groupId>
    <artifactId>websocket-client</artifactId>
    <version>5.8.0-m10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.analytics.is/websocket-client/
implementation 'org.wso2.analytics.is:websocket-client:5.8.0-m10'
// https://jarcasting.com/artifacts/org.wso2.analytics.is/websocket-client/
implementation ("org.wso2.analytics.is:websocket-client:5.8.0-m10")
'org.wso2.analytics.is:websocket-client:pom:5.8.0-m10'
<dependency org="org.wso2.analytics.is" name="websocket-client" rev="5.8.0-m10">
  <artifact name="websocket-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.analytics.is', module='websocket-client', version='5.8.0-m10')
)
libraryDependencies += "org.wso2.analytics.is" % "websocket-client" % "5.8.0-m10"
[org.wso2.analytics.is/websocket-client "5.8.0-m10"]