Last Version

dishevelled.org observable-graph 1.0

Observable decorators for graph interfaces.

License

License

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-observable-graph
Version

Version

1.0
Type

Type

jar
Description

Description

dishevelled.org observable-graph
Observable decorators for graph interfaces.
Project URL

Project URL

http://www.dishevelled.org/observable-graph
Project Organization

Project Organization

dishevelled.org

Download dsh-observable-graph 1.0


<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-observable-graph/ -->
<dependency>
    <groupId>org.dishevelled</groupId>
    <artifactId>dsh-observable-graph</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-observable-graph/
implementation 'org.dishevelled:dsh-observable-graph:1.0'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-observable-graph/
implementation ("org.dishevelled:dsh-observable-graph:1.0")
'org.dishevelled:dsh-observable-graph:jar:1.0'
<dependency org="org.dishevelled" name="dsh-observable-graph" rev="1.0">
  <artifact name="dsh-observable-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-observable-graph', version='1.0')
)
libraryDependencies += "org.dishevelled" % "dsh-observable-graph" % "1.0"
[org.dishevelled/dsh-observable-graph "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.dishevelled : dsh-graph jar 1.0

test (2)

Group / Artifact Type Version
org.dishevelled : dsh-graph test-jar 1.0
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.