| Группа | Группаse.vgregion.tyck-till |
|---|---|
| Идентификатор | Идентификаторtyck-till-core-bc-composite-types |
| Версия | Версия2.3 |
| Тип | Тип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>2.3</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:2.3'
// 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:2.3")
'se.vgregion.tyck-till:tyck-till-core-bc-composite-types:jar:2.3'
<dependency org="se.vgregion.tyck-till" name="tyck-till-core-bc-composite-types" rev="2.3">
<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='2.3')
)
libraryDependencies += "se.vgregion.tyck-till" % "tyck-till-core-bc-composite-types" % "2.3"
[se.vgregion.tyck-till/tyck-till-core-bc-composite-types "2.3"]