| Категории |
КатегорииCLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаcom.bazaarvoice.emodb |
| Идентификатор | Идентификаторemodb-shaded-clients |
| Последняя версия | Последняя версия6.3.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеEmoDB Shaded Clients
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| emodb-shaded-clients-6.3.2.pom | 755 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-shaded-clients</artifactId>
<version>6.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients/
implementation 'com.bazaarvoice.emodb:emodb-shaded-clients:6.3.2'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients/
implementation ("com.bazaarvoice.emodb:emodb-shaded-clients:6.3.2")
'com.bazaarvoice.emodb:emodb-shaded-clients:pom:6.3.2'
<dependency org="com.bazaarvoice.emodb" name="emodb-shaded-clients" rev="6.3.2">
<artifact name="emodb-shaded-clients" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-shaded-clients', version='6.3.2')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-shaded-clients" % "6.3.2"
[com.bazaarvoice.emodb/emodb-shaded-clients "6.3.2"]