w

webshop-integration-keypair

Files download
File Operation
webshop-integration-keypair-2.0.8.3.jar download
webshop-integration-keypair-2.0.8.3.pom download
webshop-integration-keypair-2.0.8.3-sources.jar download
Apache Maven
<dependency>
  <groupId>kz.allpay.mfs</groupId>
  <artifactId>webshop-integration-keypair</artifactId>
  <version>2.0.8.3</version>
</dependency>
Gradle Groovy
implementation 'kz.allpay.mfs:webshop-integration-keypair:2.0.8.3'
Gradle Kotlin
implementation("kz.allpay.mfs:webshop-integration-keypair:2.0.8.3")
Scala SBT
libraryDependencies += "kz.allpay.mfs" % "webshop-integration-keypair" % "2.0.8.3"
Groovy Grape
@Grapes(
  @Grab(group='kz.allpay.mfs', module='webshop-integration-keypair', version='2.0.8.3')
)
Apache Ivy
<dependency org="kz.allpay.mfs" name="webshop-integration-keypair" rev="2.0.8.3" />
Leiningen
[kz.allpay.mfs/webshop-integration-keypair "2.0.8.3"]
Apache Buildr
'kz.allpay.mfs:webshop-integration-keypair:jar:2.0.8.3'