is not current version
Last Version 7.2.0

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


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

de.mhus.cherry.reactive
ArtifactId

ArtifactId

reactive-model
Version

Version

1.0.0
Type

Type

jar

Download reactive-model 1.0.0


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