is not current version
Last Version 3.6.6.0

com.refinitiv.ema:ema 3.6.2.1

Enterprise Message API (EMA) Java Edition

GroupId

GroupId

com.refinitiv.ema
ArtifactId

ArtifactId

ema
Version

Version

3.6.2.1
Type

Type

jar

Download ema 3.6.2.1


<!-- https://jarcasting.com/artifacts/com.refinitiv.ema/ema/ -->
<dependency>
    <groupId>com.refinitiv.ema</groupId>
    <artifactId>ema</artifactId>
    <version>3.6.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.refinitiv.ema/ema/
implementation 'com.refinitiv.ema:ema:3.6.2.1'
// https://jarcasting.com/artifacts/com.refinitiv.ema/ema/
implementation ("com.refinitiv.ema:ema:3.6.2.1")
'com.refinitiv.ema:ema:jar:3.6.2.1'
<dependency org="com.refinitiv.ema" name="ema" rev="3.6.2.1">
  <artifact name="ema" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.refinitiv.ema', module='ema', version='3.6.2.1')
)
libraryDependencies += "com.refinitiv.ema" % "ema" % "3.6.2.1"
[com.refinitiv.ema/ema "3.6.2.1"]