Group Id com.seepine
Artifact Id spring-boot-starter-pay
Version 0.2.3
Packaging jar
URL -
Badge
Last Updated 2022-01-28T07:11:55+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.seepine</groupId>
    <artifactId>spring-boot-starter-pay</artifactId>
    <version>0.2.3</version>
</dependency>
implementation group: 'com.seepine', name: 'spring-boot-starter-pay', version: '0.2.3'
implementation 'com.seepine:spring-boot-starter-pay:0.2.3'
implementation("com.seepine:spring-boot-starter-pay:0.2.3")
libraryDependencies += "com.seepine" % "spring-boot-starter-pay" % "0.2.3"
<dependency org="com.seepine" name="spring-boot-starter-pay" rev="0.2.3"/>
@Grapes(
    @Grab(group='com.seepine', module='spring-boot-starter-pay', version='0.2.3')
)
[com.seepine/spring-boot-starter-pay "0.2.3"]
'com.seepine:spring-boot-starter-pay:0.2.3'