Group Id com.seepine
Artifact Id spring-boot-starter-pay
Version 0.2.0
Packaging jar
URL -
Badge
Last Updated 2021-11-27T07:52:15+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.0</version>
</dependency>
implementation group: 'com.seepine', name: 'spring-boot-starter-pay', version: '0.2.0'
implementation 'com.seepine:spring-boot-starter-pay:0.2.0'
implementation("com.seepine:spring-boot-starter-pay:0.2.0")
libraryDependencies += "com.seepine" % "spring-boot-starter-pay" % "0.2.0"
<dependency org="com.seepine" name="spring-boot-starter-pay" rev="0.2.0"/>
@Grapes(
    @Grab(group='com.seepine', module='spring-boot-starter-pay', version='0.2.0')
)
[com.seepine/spring-boot-starter-pay "0.2.0"]
'com.seepine:spring-boot-starter-pay:0.2.0'