Categories |
CategoriesData CLI User Interface |
---|---|
GroupId | GroupIdcom.coherentlogic.coherent.data.adapter.openfigi |
ArtifactId | ArtifactIdclient |
Version | Version0.8.5-RELEASE |
Type | Typepom |
Filename | Size |
---|---|
client-0.8.5-RELEASE.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.coherentlogic.coherent.data.adapter.openfigi/client/ -->
<dependency>
<groupId>com.coherentlogic.coherent.data.adapter.openfigi</groupId>
<artifactId>client</artifactId>
<version>0.8.5-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.coherent.data.adapter.openfigi/client/
implementation 'com.coherentlogic.coherent.data.adapter.openfigi:client:0.8.5-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.coherent.data.adapter.openfigi/client/
implementation ("com.coherentlogic.coherent.data.adapter.openfigi:client:0.8.5-RELEASE")
'com.coherentlogic.coherent.data.adapter.openfigi:client:pom:0.8.5-RELEASE'
<dependency org="com.coherentlogic.coherent.data.adapter.openfigi" name="client" rev="0.8.5-RELEASE">
<artifact name="client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.coherent.data.adapter.openfigi', module='client', version='0.8.5-RELEASE')
)
libraryDependencies += "com.coherentlogic.coherent.data.adapter.openfigi" % "client" % "0.8.5-RELEASE"
[com.coherentlogic.coherent.data.adapter.openfigi/client "0.8.5-RELEASE"]