is not current version
Last Version 21.0.0

net.guerlab.smart.pay:smart-pay-web 1.0.1


Categories

Categories

Net
GroupId

GroupId

net.guerlab.smart.pay
ArtifactId

ArtifactId

smart-pay-web
Version

Version

1.0.1
Type

Type

jar

Download smart-pay-web 1.0.1


<!-- https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-web/ -->
<dependency>
    <groupId>net.guerlab.smart.pay</groupId>
    <artifactId>smart-pay-web</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-web/
implementation 'net.guerlab.smart.pay:smart-pay-web:1.0.1'
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-web/
implementation ("net.guerlab.smart.pay:smart-pay-web:1.0.1")
'net.guerlab.smart.pay:smart-pay-web:jar:1.0.1'
<dependency org="net.guerlab.smart.pay" name="smart-pay-web" rev="1.0.1">
  <artifact name="smart-pay-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.pay', module='smart-pay-web', version='1.0.1')
)
libraryDependencies += "net.guerlab.smart.pay" % "smart-pay-web" % "1.0.1"
[net.guerlab.smart.pay/smart-pay-web "1.0.1"]