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