is not current version
Last Version 0.9.21

com.zavtech:morpheus-viz 0.9.0

Visualization components for the Morpheus data science library

Categories

Categories

Morpheus Business Logic Libraries Science
GroupId

GroupId

com.zavtech
ArtifactId

ArtifactId

morpheus-viz
Version

Version

0.9.0
Type

Type

jar

Download morpheus-viz 0.9.0


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