is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb-web 5.5.2


GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-web
Version

Version

5.5.2
Type

Type

jar

Download emodb-web 5.5.2


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