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