is not current version
Last Version 1.0.3

com.d3xsystems:morpheus-core 1.0.1


Categories

Categories

Morpheus Business Logic Libraries Science
GroupId

GroupId

com.d3xsystems
ArtifactId

ArtifactId

morpheus-core
Version

Version

1.0.1
Type

Type

jar

Download morpheus-core 1.0.1


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