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