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