Group Id com.seepine
Artifact Id spring-boot-starter-pay
Version 0.1.1
Packaging jar
URL -
Badge
Last Updated 2021-08-10T06:24:46+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.1.1</version>
</dependency>
implementation group: 'com.seepine', name: 'spring-boot-starter-pay', version: '0.1.1'
implementation 'com.seepine:spring-boot-starter-pay:0.1.1'
implementation("com.seepine:spring-boot-starter-pay:0.1.1")
libraryDependencies += "com.seepine" % "spring-boot-starter-pay" % "0.1.1"
<dependency org="com.seepine" name="spring-boot-starter-pay" rev="0.1.1"/>
@Grapes(
    @Grab(group='com.seepine', module='spring-boot-starter-pay', version='0.1.1')
)
[com.seepine/spring-boot-starter-pay "0.1.1"]
'com.seepine:spring-boot-starter-pay:0.1.1'