Group Id com.seepine
Artifact Id spring-boot-starter-pay
Version 0.2.2
Packaging jar
URL -
Badge
Last Updated 2022-01-23T07:19:36+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.2</version>
</dependency>
implementation group: 'com.seepine', name: 'spring-boot-starter-pay', version: '0.2.2'
implementation 'com.seepine:spring-boot-starter-pay:0.2.2'
implementation("com.seepine:spring-boot-starter-pay:0.2.2")
libraryDependencies += "com.seepine" % "spring-boot-starter-pay" % "0.2.2"
<dependency org="com.seepine" name="spring-boot-starter-pay" rev="0.2.2"/>
@Grapes(
    @Grab(group='com.seepine', module='spring-boot-starter-pay', version='0.2.2')
)
[com.seepine/spring-boot-starter-pay "0.2.2"]
'com.seepine:spring-boot-starter-pay:0.2.2'