License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdcom.coherentlogic.fred.client |
ArtifactId | ArtifactIdfred-client-config |
Last Version | Last Version2.0.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfred-client-config
Java client for the Federal Reserve Bank of St. Louis Web Services (FRED)
|
Filename | Size |
---|---|
fred-client-config-2.0.3-RELEASE.pom | |
fred-client-config-2.0.3-RELEASE.jar | 2 KB |
fred-client-config-2.0.3-RELEASE-sources.jar | 861 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.coherentlogic.fred.client/fred-client-config/ -->
<dependency>
<groupId>com.coherentlogic.fred.client</groupId>
<artifactId>fred-client-config</artifactId>
<version>2.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.fred.client/fred-client-config/
implementation 'com.coherentlogic.fred.client:fred-client-config:2.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.fred.client/fred-client-config/
implementation ("com.coherentlogic.fred.client:fred-client-config:2.0.3-RELEASE")
'com.coherentlogic.fred.client:fred-client-config:jar:2.0.3-RELEASE'
<dependency org="com.coherentlogic.fred.client" name="fred-client-config" rev="2.0.3-RELEASE">
<artifact name="fred-client-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.fred.client', module='fred-client-config', version='2.0.3-RELEASE')
)
libraryDependencies += "com.coherentlogic.fred.client" % "fred-client-config" % "2.0.3-RELEASE"
[com.coherentlogic.fred.client/fred-client-config "2.0.3-RELEASE"]