is not current version
Last Version 1.2.9

com.touscm:quicker-payment 1.2.1

quicker-payment

GroupId

GroupId

com.touscm
ArtifactId

ArtifactId

quicker-payment
Version

Version

1.2.1
Type

Type

jar

Download quicker-payment 1.2.1


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