| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdio.reactiverse |
| ArtifactId | ArtifactIdes4x-vertx-stack |
| Version | Version0.17.0 |
| Type | Typejar |
| Description |
DescriptionEcmaScript >= 6 for Vert.x 3
|
| Filename | Size |
|---|---|
| es4x-vertx-stack-0.17.0.pom | |
| es4x-vertx-stack-0.17.0.jar | 684 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.reactiverse/es4x-vertx-stack/ -->
<dependency>
<groupId>io.reactiverse</groupId>
<artifactId>es4x-vertx-stack</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.reactiverse/es4x-vertx-stack/
implementation 'io.reactiverse:es4x-vertx-stack:0.17.0'
// https://jarcasting.com/artifacts/io.reactiverse/es4x-vertx-stack/
implementation ("io.reactiverse:es4x-vertx-stack:0.17.0")
'io.reactiverse:es4x-vertx-stack:jar:0.17.0'
<dependency org="io.reactiverse" name="es4x-vertx-stack" rev="0.17.0">
<artifact name="es4x-vertx-stack" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reactiverse', module='es4x-vertx-stack', version='0.17.0')
)
libraryDependencies += "io.reactiverse" % "es4x-vertx-stack" % "0.17.0"
[io.reactiverse/es4x-vertx-stack "0.17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactiverse : es4x | jar | 0.17.0 |