License |
License |
---|---|
GroupId | GroupIdcom.github.hippoom |
ArtifactId | ArtifactIdonline-payment-starter |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYour name of the lib
Your description of the lib
|
Filename | Size |
---|---|
online-payment-starter-0.1.2.pom | |
online-payment-starter-0.1.2.jar | 484 bytes |
online-payment-starter-0.1.2-sources.jar | 484 bytes |
online-payment-starter-0.1.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hippoom/online-payment-starter/ -->
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>online-payment-starter</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/online-payment-starter/
implementation 'com.github.hippoom:online-payment-starter:0.1.2'
// https://jarcasting.com/artifacts/com.github.hippoom/online-payment-starter/
implementation ("com.github.hippoom:online-payment-starter:0.1.2")
'com.github.hippoom:online-payment-starter:jar:0.1.2'
<dependency org="com.github.hippoom" name="online-payment-starter" rev="0.1.2">
<artifact name="online-payment-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='online-payment-starter', version='0.1.2')
)
libraryDependencies += "com.github.hippoom" % "online-payment-starter" % "0.1.2"
[com.github.hippoom/online-payment-starter "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.0.5.RELEASE |
com.github.hippoom : online-payment-core | jar | 0.1.2 |