is not current version
Last Version 1.0.8-RELEASE

com.coherentlogic.coherent.datafeed:client 1.0.3-RELEASE

Java client for accessing market data via Thomson Reuters Realtime Enterprise Platform (TREP).

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.coherentlogic.coherent.datafeed
ArtifactId

ArtifactId

client
Version

Version

1.0.3-RELEASE
Type

Type

pom

Download client 1.0.3-RELEASE

Filename Size
client-1.0.3-RELEASE.pom 23 KB
Browse

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