Vert.x JS Module

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

lang-js
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x JS Module
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download lang-js

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
io.vertx : vertx-core jar 2.1RC3
io.vertx : vertx-platform jar 2.1RC3

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
io.vertx : testtools jar 2.0.3-final

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
1.0.0-CR3
1.0.0-RC2
1.0.0-RC1
1.0.0-Beta2
1.0.0-Beta1