| License |
License |
|---|---|
| GroupId | GroupIdcom.sirolf2009 |
| ArtifactId | ArtifactIdfxgraph |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfxgraph
FXGraph is java graph visualizer.
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationfxgraph |
| Filename | Size |
|---|---|
| fxgraph-0.0.3.pom | |
| fxgraph-0.0.3.jar | 18 KB |
| fxgraph-0.0.3-sources.jar | 7 KB |
| fxgraph-0.0.3-javadoc.jar | 97 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sirolf2009/fxgraph/ -->
<dependency>
<groupId>com.sirolf2009</groupId>
<artifactId>fxgraph</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sirolf2009/fxgraph/
implementation 'com.sirolf2009:fxgraph:0.0.3'
// https://jarcasting.com/artifacts/com.sirolf2009/fxgraph/
implementation ("com.sirolf2009:fxgraph:0.0.3")
'com.sirolf2009:fxgraph:jar:0.0.3'
<dependency org="com.sirolf2009" name="fxgraph" rev="0.0.3">
<artifact name="fxgraph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sirolf2009', module='fxgraph', version='0.0.3')
)
libraryDependencies += "com.sirolf2009" % "fxgraph" % "0.0.3"
[com.sirolf2009/fxgraph "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.abego.treelayout : org.abego.treelayout.core | jar | 1.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |