| Группа | Группаse.vgregion.notifications |
|---|---|
| Идентификатор | Идентификаторnotifications-core-bc-composite-types |
| Версия | Версия1.3 |
| Тип | Типjar |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.notifications/notifications-core-bc-composite-types/
implementation 'se.vgregion.notifications:notifications-core-bc-composite-types:1.3'
// https://jarcasting.com/artifacts/se.vgregion.notifications/notifications-core-bc-composite-types/
implementation ("se.vgregion.notifications:notifications-core-bc-composite-types:1.3")
'se.vgregion.notifications:notifications-core-bc-composite-types:jar:1.3'
<dependency org="se.vgregion.notifications" name="notifications-core-bc-composite-types" rev="1.3">
<artifact name="notifications-core-bc-composite-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.notifications', module='notifications-core-bc-composite-types', version='1.3')
)
libraryDependencies += "se.vgregion.notifications" % "notifications-core-bc-composite-types" % "1.3"
[se.vgregion.notifications/notifications-core-bc-composite-types "1.3"]