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