is not current version
Last Version 0.18.0

io.reactiverse:es4x-parent 0.10.1

EcmaScript >= 6 for Vert.x 3

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.reactiverse
ArtifactId

ArtifactId

es4x-parent
Version

Version

0.10.1
Type

Type

pom

Download es4x-parent 0.10.1

Filename Size
es4x-parent-0.10.1.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/io.reactiverse/es4x-parent/ -->
<dependency>
    <groupId>io.reactiverse</groupId>
    <artifactId>es4x-parent</artifactId>
    <version>0.10.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.reactiverse/es4x-parent/
implementation 'io.reactiverse:es4x-parent:0.10.1'
// https://jarcasting.com/artifacts/io.reactiverse/es4x-parent/
implementation ("io.reactiverse:es4x-parent:0.10.1")
'io.reactiverse:es4x-parent:pom:0.10.1'
<dependency org="io.reactiverse" name="es4x-parent" rev="0.10.1">
  <artifact name="es4x-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.reactiverse', module='es4x-parent', version='0.10.1')
)
libraryDependencies += "io.reactiverse" % "es4x-parent" % "0.10.1"
[io.reactiverse/es4x-parent "0.10.1"]