GroupId | GroupIdse.vgregion.tyck-till |
---|---|
ArtifactId | ArtifactIdtyck-till-core-bc-composite-svc |
Version | Version2.1 |
Type | Typejar |
<!-- 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>2.1</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:2.1'
// 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:2.1")
'se.vgregion.tyck-till:tyck-till-core-bc-composite-svc:jar:2.1'
<dependency org="se.vgregion.tyck-till" name="tyck-till-core-bc-composite-svc" rev="2.1">
<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='2.1')
)
libraryDependencies += "se.vgregion.tyck-till" % "tyck-till-core-bc-composite-svc" % "2.1"
[se.vgregion.tyck-till/tyck-till-core-bc-composite-svc "2.1"]