is not current version
Last Version 7.9.0

de.mhus.app.reactive:reactive-engine 7.3.0


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

de.mhus.app.reactive
ArtifactId

ArtifactId

reactive-engine
Version

Version

7.3.0
Type

Type

jar

Download reactive-engine 7.3.0


<!-- https://jarcasting.com/artifacts/de.mhus.app.reactive/reactive-engine/ -->
<dependency>
    <groupId>de.mhus.app.reactive</groupId>
    <artifactId>reactive-engine</artifactId>
    <version>7.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.app.reactive/reactive-engine/
implementation 'de.mhus.app.reactive:reactive-engine:7.3.0'
// https://jarcasting.com/artifacts/de.mhus.app.reactive/reactive-engine/
implementation ("de.mhus.app.reactive:reactive-engine:7.3.0")
'de.mhus.app.reactive:reactive-engine:jar:7.3.0'
<dependency org="de.mhus.app.reactive" name="reactive-engine" rev="7.3.0">
  <artifact name="reactive-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mhus.app.reactive', module='reactive-engine', version='7.3.0')
)
libraryDependencies += "de.mhus.app.reactive" % "reactive-engine" % "7.3.0"
[de.mhus.app.reactive/reactive-engine "7.3.0"]