Categories |
CategoriesMorpheus Business Logic Libraries Science |
---|---|
GroupId | GroupIdcom.d3xsystems |
ArtifactId | ArtifactIdmorpheus-viz |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
morpheus-viz-1.0.1.pom | |
morpheus-viz-1.0.1.jar | 255 KB |
morpheus-viz-1.0.1-sources.jar | 141 KB |
morpheus-viz-1.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.d3xsystems/morpheus-viz/ -->
<dependency>
<groupId>com.d3xsystems</groupId>
<artifactId>morpheus-viz</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.d3xsystems/morpheus-viz/
implementation 'com.d3xsystems:morpheus-viz:1.0.1'
// https://jarcasting.com/artifacts/com.d3xsystems/morpheus-viz/
implementation ("com.d3xsystems:morpheus-viz:1.0.1")
'com.d3xsystems:morpheus-viz:jar:1.0.1'
<dependency org="com.d3xsystems" name="morpheus-viz" rev="1.0.1">
<artifact name="morpheus-viz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.d3xsystems', module='morpheus-viz', version='1.0.1')
)
libraryDependencies += "com.d3xsystems" % "morpheus-viz" % "1.0.1"
[com.d3xsystems/morpheus-viz "1.0.1"]