не последняя версия
Последняя версия 6.5.17

com.bazaarvoice.emodb:emodb-web 6.4.4


Группа

Группа

com.bazaarvoice.emodb
Идентификатор

Идентификатор

emodb-web
Версия

Версия

6.4.4
Тип

Тип

jar

Скачать emodb-web 6.4.4


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