| License |
License |
|---|---|
| GroupId | GroupIdorg.dishevelled |
| ArtifactId | ArtifactIddsh-observable-graph |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondishevelled.org observable-graph
Observable decorators for graph interfaces.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dsh-observable-graph-1.0.pom | |
| dsh-observable-graph-1.0.jar | 28 KB |
| dsh-observable-graph-1.0-sources.jar | 32 KB |
| dsh-observable-graph-1.0-javadoc.jar | 99 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dishevelled : dsh-graph | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.dishevelled : dsh-graph | test-jar | 1.0 |
| junit : junit | jar | 4.10 |