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