is not current version
Last Version 2.0.8

org.umlg:runtime-jetty-websocket-client 1.0.2


Categories

Categories

Jetty Container Application Servers UML Business Logic Libraries Documents Processing CLI User Interface
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

runtime-jetty-websocket-client
Version

Version

1.0.2
Type

Type

jar

Download runtime-jetty-websocket-client 1.0.2


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