is not current version
Last Version 7.2.0

de.mhus.cherry.reactive:reactive-model 6.3.0


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

de.mhus.cherry.reactive
ArtifactId

ArtifactId

reactive-model
Version

Version

6.3.0
Type

Type

jar

Download reactive-model 6.3.0


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