is not current version
Last Version 4.3.1

io.vertx:vertx-sockjs-service-proxy 3.5.0.Beta1


Categories

Categories

JavaScript Languages
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-sockjs-service-proxy
Version

Version

3.5.0.Beta1
Type

Type

jar

Download vertx-sockjs-service-proxy 3.5.0.Beta1


<!-- https://jarcasting.com/artifacts/io.vertx/vertx-sockjs-service-proxy/ -->
<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>vertx-sockjs-service-proxy</artifactId>
    <version>3.5.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-sockjs-service-proxy/
implementation 'io.vertx:vertx-sockjs-service-proxy:3.5.0.Beta1'
// https://jarcasting.com/artifacts/io.vertx/vertx-sockjs-service-proxy/
implementation ("io.vertx:vertx-sockjs-service-proxy:3.5.0.Beta1")
'io.vertx:vertx-sockjs-service-proxy:jar:3.5.0.Beta1'
<dependency org="io.vertx" name="vertx-sockjs-service-proxy" rev="3.5.0.Beta1">
  <artifact name="vertx-sockjs-service-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-sockjs-service-proxy', version='3.5.0.Beta1')
)
libraryDependencies += "io.vertx" % "vertx-sockjs-service-proxy" % "3.5.0.Beta1"
[io.vertx/vertx-sockjs-service-proxy "3.5.0.Beta1"]