License |
License
MIT License
|
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdde.adito.propertly |
ArtifactId | ArtifactIdpropertly.reactive |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptiona listenable hierarchical data model
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
propertly.reactive-1.0.3.pom | |
propertly.reactive-1.0.3.jar | 21 KB |
propertly.reactive-1.0.3-sources.jar | 13 KB |
propertly.reactive-1.0.3-javadoc.jar | 451 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.adito.propertly/propertly.reactive/ -->
<dependency>
<groupId>de.adito.propertly</groupId>
<artifactId>propertly.reactive</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.adito.propertly/propertly.reactive/
implementation 'de.adito.propertly:propertly.reactive:1.0.3'
// https://jarcasting.com/artifacts/de.adito.propertly/propertly.reactive/
implementation ("de.adito.propertly:propertly.reactive:1.0.3")
'de.adito.propertly:propertly.reactive:jar:1.0.3'
<dependency org="de.adito.propertly" name="propertly.reactive" rev="1.0.3">
<artifact name="propertly.reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adito.propertly', module='propertly.reactive', version='1.0.3')
)
libraryDependencies += "de.adito.propertly" % "propertly.reactive" % "1.0.3"
[de.adito.propertly/propertly.reactive "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
de.adito.propertly : propertly.core | jar | 1.0.3 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.3 |
de.adito.util : reactive | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations Optional | jar | 16.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.23.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |