is not current version
Last Version 2.1.2

com.developcollect:common-pay-spring-boot-starter 2.0.1

this is a spring boot starter for common-pay

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.developcollect
ArtifactId

ArtifactId

common-pay-spring-boot-starter
Version

Version

2.0.1
Type

Type

jar

Download common-pay-spring-boot-starter 2.0.1


<!-- https://jarcasting.com/artifacts/com.developcollect/common-pay-spring-boot-starter/ -->
<dependency>
    <groupId>com.developcollect</groupId>
    <artifactId>common-pay-spring-boot-starter</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.developcollect/common-pay-spring-boot-starter/
implementation 'com.developcollect:common-pay-spring-boot-starter:2.0.1'
// https://jarcasting.com/artifacts/com.developcollect/common-pay-spring-boot-starter/
implementation ("com.developcollect:common-pay-spring-boot-starter:2.0.1")
'com.developcollect:common-pay-spring-boot-starter:jar:2.0.1'
<dependency org="com.developcollect" name="common-pay-spring-boot-starter" rev="2.0.1">
  <artifact name="common-pay-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.developcollect', module='common-pay-spring-boot-starter', version='2.0.1')
)
libraryDependencies += "com.developcollect" % "common-pay-spring-boot-starter" % "2.0.1"
[com.developcollect/common-pay-spring-boot-starter "2.0.1"]