is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb-event 5.7.14


GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-event
Version

Version

5.7.14
Type

Type

jar

Download emodb-event 5.7.14


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