is not current version
Last Version 4.0.0-milestone4

io.vertx:vertx-lang-js 3.0.0-milestone3


Categories

Categories

JavaScript Languages
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-lang-js
Version

Version

3.0.0-milestone3
Type

Type

jar

Download vertx-lang-js 3.0.0-milestone3


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