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

com.bazaarvoice.emodb:emodb 1.0.1-migration


Группа

Группа

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

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

emodb
Версия

Версия

1.0.1-migration
Тип

Тип

pom

Скачать emodb 1.0.1-migration

Имя Файла Размер
emodb-1.0.1-migration.pom 2 KB
Обзор

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