is not current version
Last Version 21.5.0

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


Categories

Categories

Net
GroupId

GroupId

net.guerlab.smart.pay
ArtifactId

ArtifactId

smart-pay-service
Version

Version

1.0.1
Type

Type

jar

Download smart-pay-service 1.0.1


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