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