GroupId | GroupIdse.vgregion.webbisar |
---|---|
ArtifactId | ArtifactIdwebbisar-core-bc-composite-svc |
Version | Version1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/se.vgregion.webbisar/webbisar-core-bc-composite-svc/ -->
<dependency>
<groupId>se.vgregion.webbisar</groupId>
<artifactId>webbisar-core-bc-composite-svc</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.webbisar/webbisar-core-bc-composite-svc/
implementation 'se.vgregion.webbisar:webbisar-core-bc-composite-svc:1.1'
// https://jarcasting.com/artifacts/se.vgregion.webbisar/webbisar-core-bc-composite-svc/
implementation ("se.vgregion.webbisar:webbisar-core-bc-composite-svc:1.1")
'se.vgregion.webbisar:webbisar-core-bc-composite-svc:jar:1.1'
<dependency org="se.vgregion.webbisar" name="webbisar-core-bc-composite-svc" rev="1.1">
<artifact name="webbisar-core-bc-composite-svc" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.webbisar', module='webbisar-core-bc-composite-svc', version='1.1')
)
libraryDependencies += "se.vgregion.webbisar" % "webbisar-core-bc-composite-svc" % "1.1"
[se.vgregion.webbisar/webbisar-core-bc-composite-svc "1.1"]