License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.coherentlogic.cusip.global.services |
ArtifactId | ArtifactIdclient |
Version | Version0.8.5-RELEASE |
Type | Typepom |
Description |
DescriptionCoherent Data Adapter: CUSIP Global Services Edition
Java client for accessing data via the CUSIP Global Services web services.
|
Filename | Size |
---|---|
client-0.8.5-RELEASE.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.coherentlogic.cusip.global.services/client/ -->
<dependency>
<groupId>com.coherentlogic.cusip.global.services</groupId>
<artifactId>client</artifactId>
<version>0.8.5-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.cusip.global.services/client/
implementation 'com.coherentlogic.cusip.global.services:client:0.8.5-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.cusip.global.services/client/
implementation ("com.coherentlogic.cusip.global.services:client:0.8.5-RELEASE")
'com.coherentlogic.cusip.global.services:client:pom:0.8.5-RELEASE'
<dependency org="com.coherentlogic.cusip.global.services" name="client" rev="0.8.5-RELEASE">
<artifact name="client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.cusip.global.services', module='client', version='0.8.5-RELEASE')
)
libraryDependencies += "com.coherentlogic.cusip.global.services" % "client" % "0.8.5-RELEASE"
[com.coherentlogic.cusip.global.services/client "0.8.5-RELEASE"]