is not current version
Last Version 1.0.4

nz.ac.waikato.cms.weka:prefuseGraphViewer 1.0.2

Knowledge Flow visualization component for displaying tree and graph structures from those schemes that can output them. This component is an alternative to the Knowledge Flow's built-in GraphViewer and uses the PrefuseTree and PrefuseGraph packages which, in turn, use the prefuse visualization library.

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

prefuseGraphViewer
Version

Version

1.0.2
Type

Type

jar

Download prefuseGraphViewer 1.0.2


<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/prefuseGraphViewer/ -->
<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>prefuseGraphViewer</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/prefuseGraphViewer/
implementation 'nz.ac.waikato.cms.weka:prefuseGraphViewer:1.0.2'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/prefuseGraphViewer/
implementation ("nz.ac.waikato.cms.weka:prefuseGraphViewer:1.0.2")
'nz.ac.waikato.cms.weka:prefuseGraphViewer:jar:1.0.2'
<dependency org="nz.ac.waikato.cms.weka" name="prefuseGraphViewer" rev="1.0.2">
  <artifact name="prefuseGraphViewer" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='prefuseGraphViewer', version='1.0.2')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "prefuseGraphViewer" % "1.0.2"
[nz.ac.waikato.cms.weka/prefuseGraphViewer "1.0.2"]