is not current version
Last Version 1.0.3

de.adito.propertly:propertly.reactive 1.0.1


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

de.adito.propertly
ArtifactId

ArtifactId

propertly.reactive
Version

Version

1.0.1
Type

Type

jar

Download propertly.reactive 1.0.1


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