| Группа | Группаse.vgregion.notifications |
|---|---|
| Идентификатор | Идентификаторnotifications-core-bc-module-web |
| Версия | Версия1.8 |
| Тип | Типwar |
| Имя Файла | Размер |
|---|---|
| notifications-core-bc-module-web-1.8.pom | |
| notifications-core-bc-module-web-1.8.war | 7 MB |
| notifications-core-bc-module-web-1.8-sources.jar | 638 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.vgregion.notifications/notifications-core-bc-module-web/ -->
<dependency>
<groupId>se.vgregion.notifications</groupId>
<artifactId>notifications-core-bc-module-web</artifactId>
<version>1.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.notifications/notifications-core-bc-module-web/
implementation 'se.vgregion.notifications:notifications-core-bc-module-web:1.8'
// https://jarcasting.com/artifacts/se.vgregion.notifications/notifications-core-bc-module-web/
implementation ("se.vgregion.notifications:notifications-core-bc-module-web:1.8")
'se.vgregion.notifications:notifications-core-bc-module-web:war:1.8'
<dependency org="se.vgregion.notifications" name="notifications-core-bc-module-web" rev="1.8">
<artifact name="notifications-core-bc-module-web" type="war" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.notifications', module='notifications-core-bc-module-web', version='1.8')
)
libraryDependencies += "se.vgregion.notifications" % "notifications-core-bc-module-web" % "1.8"
[se.vgregion.notifications/notifications-core-bc-module-web "1.8"]