is not current version
Last Version 0.18.0

io.reactiverse:es4x-parent 0.9.5

EcmaScript >= 6 for Vert.x 3

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.reactiverse
ArtifactId

ArtifactId

es4x-parent
Version

Version

0.9.5
Type

Type

pom

Download es4x-parent 0.9.5

Filename Size
es4x-parent-0.9.5.pom 7 KB
Browse

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