License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdcom.coherentlogic.quandl.client |
ArtifactId | ArtifactIdquandl-client-config |
Last Version | Last Version2.0.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquandl-client-config
Java client for the Quandl Web Services (Quandl)
|
Filename | Size |
---|---|
quandl-client-config-2.0.3-RELEASE.pom | |
quandl-client-config-2.0.3-RELEASE.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.coherentlogic.quandl.client/quandl-client-config/ -->
<dependency>
<groupId>com.coherentlogic.quandl.client</groupId>
<artifactId>quandl-client-config</artifactId>
<version>2.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.quandl.client/quandl-client-config/
implementation 'com.coherentlogic.quandl.client:quandl-client-config:2.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.quandl.client/quandl-client-config/
implementation ("com.coherentlogic.quandl.client:quandl-client-config:2.0.3-RELEASE")
'com.coherentlogic.quandl.client:quandl-client-config:jar:2.0.3-RELEASE'
<dependency org="com.coherentlogic.quandl.client" name="quandl-client-config" rev="2.0.3-RELEASE">
<artifact name="quandl-client-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.quandl.client', module='quandl-client-config', version='2.0.3-RELEASE')
)
libraryDependencies += "com.coherentlogic.quandl.client" % "quandl-client-config" % "2.0.3-RELEASE"
[com.coherentlogic.quandl.client/quandl-client-config "2.0.3-RELEASE"]