is not current version
Last Version 2.5.0

co.fingerprintsoft:payment-gateway-paygate 2.1.1


GroupId

GroupId

co.fingerprintsoft
ArtifactId

ArtifactId

payment-gateway-paygate
Version

Version

2.1.1
Type

Type

jar

Download payment-gateway-paygate 2.1.1


<!-- https://jarcasting.com/artifacts/co.fingerprintsoft/payment-gateway-paygate/ -->
<dependency>
    <groupId>co.fingerprintsoft</groupId>
    <artifactId>payment-gateway-paygate</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/co.fingerprintsoft/payment-gateway-paygate/
implementation 'co.fingerprintsoft:payment-gateway-paygate:2.1.1'
// https://jarcasting.com/artifacts/co.fingerprintsoft/payment-gateway-paygate/
implementation ("co.fingerprintsoft:payment-gateway-paygate:2.1.1")
'co.fingerprintsoft:payment-gateway-paygate:jar:2.1.1'
<dependency org="co.fingerprintsoft" name="payment-gateway-paygate" rev="2.1.1">
  <artifact name="payment-gateway-paygate" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.fingerprintsoft', module='payment-gateway-paygate', version='2.1.1')
)
libraryDependencies += "co.fingerprintsoft" % "payment-gateway-paygate" % "2.1.1"
[co.fingerprintsoft/payment-gateway-paygate "2.1.1"]