Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdkz.allpay.mfs |
ArtifactId | ArtifactIdwebshop-integration-keypair |
Version | Version2.0.8.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/kz.allpay.mfs/webshop-integration-keypair/ -->
<dependency>
<groupId>kz.allpay.mfs</groupId>
<artifactId>webshop-integration-keypair</artifactId>
<version>2.0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/kz.allpay.mfs/webshop-integration-keypair/
implementation 'kz.allpay.mfs:webshop-integration-keypair:2.0.8.1'
// https://jarcasting.com/artifacts/kz.allpay.mfs/webshop-integration-keypair/
implementation ("kz.allpay.mfs:webshop-integration-keypair:2.0.8.1")
'kz.allpay.mfs:webshop-integration-keypair:jar:2.0.8.1'
<dependency org="kz.allpay.mfs" name="webshop-integration-keypair" rev="2.0.8.1">
<artifact name="webshop-integration-keypair" type="jar" />
</dependency>
@Grapes(
@Grab(group='kz.allpay.mfs', module='webshop-integration-keypair', version='2.0.8.1')
)
libraryDependencies += "kz.allpay.mfs" % "webshop-integration-keypair" % "2.0.8.1"
[kz.allpay.mfs/webshop-integration-keypair "2.0.8.1"]