is not current version
Last Version 2.5.0

co.fingerprintsoft:payment-gateway-spring-boot-autoconfigure 2.2.1


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

co.fingerprintsoft
ArtifactId

ArtifactId

payment-gateway-spring-boot-autoconfigure
Version

Version

2.2.1
Type

Type

jar

Download payment-gateway-spring-boot-autoconfigure 2.2.1


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