is not current version
Last Version 0.18.0

io.reactiverse:es4x-parent 0.7.0

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.0
Type

Type

pom

Download es4x-parent 0.7.0

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

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