GroupId | GroupIdorg.objectweb.fractal.fractalexplorer.jgraph |
---|---|
ArtifactId | ArtifactIdjgraph |
Last Version | Last Versionfractal |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
jgraph-fractal.pom | |
jgraph-fractal.jar | 134 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractalexplorer.jgraph/jgraph/ -->
<dependency>
<groupId>org.objectweb.fractal.fractalexplorer.jgraph</groupId>
<artifactId>jgraph</artifactId>
<version>fractal</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractalexplorer.jgraph/jgraph/
implementation 'org.objectweb.fractal.fractalexplorer.jgraph:jgraph:fractal'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractalexplorer.jgraph/jgraph/
implementation ("org.objectweb.fractal.fractalexplorer.jgraph:jgraph:fractal")
'org.objectweb.fractal.fractalexplorer.jgraph:jgraph:jar:fractal'
<dependency org="org.objectweb.fractal.fractalexplorer.jgraph" name="jgraph" rev="fractal">
<artifact name="jgraph" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractalexplorer.jgraph', module='jgraph', version='fractal')
)
libraryDependencies += "org.objectweb.fractal.fractalexplorer.jgraph" % "jgraph" % "fractal"
[org.objectweb.fractal.fractalexplorer.jgraph/jgraph "fractal"]