Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdio.reactiverse |
ArtifactId | ArtifactIdes4x-vertx-stack |
Version | Version0.11.0 |
Type | Typejar |
Filename | Size |
---|---|
es4x-vertx-stack-0.11.0.pom | |
es4x-vertx-stack-0.11.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.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.reactiverse/es4x-vertx-stack/
implementation 'io.reactiverse:es4x-vertx-stack:0.11.0'
// https://jarcasting.com/artifacts/io.reactiverse/es4x-vertx-stack/
implementation ("io.reactiverse:es4x-vertx-stack:0.11.0")
'io.reactiverse:es4x-vertx-stack:jar:0.11.0'
<dependency org="io.reactiverse" name="es4x-vertx-stack" rev="0.11.0">
<artifact name="es4x-vertx-stack" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reactiverse', module='es4x-vertx-stack', version='0.11.0')
)
libraryDependencies += "io.reactiverse" % "es4x-vertx-stack" % "0.11.0"
[io.reactiverse/es4x-vertx-stack "0.11.0"]