is not current version
Last Version 0.2.4

com.seepine:spring-boot-starter-pay 0.1.0

pay sdk for springboot.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

spring-boot-starter-pay
Version

Version

0.1.0
Type

Type

jar

Download spring-boot-starter-pay 0.1.0


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