License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdlang-js |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x JS Module
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
lang-js-1.1.0.pom | |
lang-js-1.1.0.jar | 57 KB |
lang-js-1.1.0-tests.zip | 59 KB |
lang-js-1.1.0-tests.jar | 4 KB |
lang-js-1.1.0-sources.jar | 54 KB |
lang-js-1.1.0-mod.zip | 53 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 2.1RC3 |
io.vertx : vertx-platform | jar | 2.1RC3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
io.vertx : testtools | jar | 2.0.3-final |