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