| Категории |
КатегорииCLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаcom.bazaarvoice.emodb |
| Идентификатор | Идентификаторemodb-shaded-clients |
| Версия | Версия5.5.4-migration-1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| emodb-shaded-clients-5.5.4-migration-1.pom | 767 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-shaded-clients</artifactId>
<version>5.5.4-migration-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients/
implementation 'com.bazaarvoice.emodb:emodb-shaded-clients:5.5.4-migration-1'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients/
implementation ("com.bazaarvoice.emodb:emodb-shaded-clients:5.5.4-migration-1")
'com.bazaarvoice.emodb:emodb-shaded-clients:pom:5.5.4-migration-1'
<dependency org="com.bazaarvoice.emodb" name="emodb-shaded-clients" rev="5.5.4-migration-1">
<artifact name="emodb-shaded-clients" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-shaded-clients', version='5.5.4-migration-1')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-shaded-clients" % "5.5.4-migration-1"
[com.bazaarvoice.emodb/emodb-shaded-clients "5.5.4-migration-1"]