is not current version
Last Version 0.7.1

com.hccake:ballcat-spring-boot-starter-pay 0.0.8

支付模块

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-spring-boot-starter-pay
Version

Version

0.0.8
Type

Type

jar

Download ballcat-spring-boot-starter-pay 0.0.8


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