is not current version
Last Version 1.0.3

com.d3xsystems:morpheus 1.0.2

A data science library for the JVM

Categories

Categories

Morpheus Business Logic Libraries Science
GroupId

GroupId

com.d3xsystems
ArtifactId

ArtifactId

morpheus
Version

Version

1.0.2
Type

Type

pom

Download morpheus 1.0.2

Filename Size
morpheus-1.0.2.pom 10 KB
Browse

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