is not current version
Last Version 0.1.2

com.github.hippoom:online-payment-starter 0.1.1

Your description of the lib

GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

online-payment-starter
Version

Version

0.1.1
Type

Type

jar

Download online-payment-starter 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.hippoom/online-payment-starter/ -->
<dependency>
    <groupId>com.github.hippoom</groupId>
    <artifactId>online-payment-starter</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/online-payment-starter/
implementation 'com.github.hippoom:online-payment-starter:0.1.1'
// https://jarcasting.com/artifacts/com.github.hippoom/online-payment-starter/
implementation ("com.github.hippoom:online-payment-starter:0.1.1")
'com.github.hippoom:online-payment-starter:jar:0.1.1'
<dependency org="com.github.hippoom" name="online-payment-starter" rev="0.1.1">
  <artifact name="online-payment-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='online-payment-starter', version='0.1.1')
)
libraryDependencies += "com.github.hippoom" % "online-payment-starter" % "0.1.1"
[com.github.hippoom/online-payment-starter "0.1.1"]