is not current version
Last Version 2.0.3-RELEASE

com.coherentlogic.treasurydirect:client 0.8.5-RELEASE

Java client for the TreasuryDirect.gov Web Services (FRED)

Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.treasurydirect
ArtifactId

ArtifactId

client
Version

Version

0.8.5-RELEASE
Type

Type

pom

Download client 0.8.5-RELEASE

Filename Size
client-0.8.5-RELEASE.pom 16 KB
Browse

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