is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb 6.4.3


GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb
Version

Version

6.4.3
Type

Type

pom

Download emodb 6.4.3

Filename Size
emodb-6.4.3.pom 2 KB
Browse

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