is not current version
Last Version 0.18.0

io.reactiverse:es4x-parent 0.7.2

EcmaScript >= 6 for Vert.x 3

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.reactiverse
ArtifactId

ArtifactId

es4x-parent
Version

Version

0.7.2
Type

Type

pom

Download es4x-parent 0.7.2

Filename Size
es4x-parent-0.7.2.pom 3 KB
Browse

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