Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.pay |
ArtifactId | ArtifactIdsmart-pay-service |
Version | Version20.0.5 |
Type | Typejar |
Filename | Size |
---|---|
smart-pay-service-20.0.5.pom | |
smart-pay-service-20.0.5.jar | 40 KB |
smart-pay-service-20.0.5-sources.jar | 23 KB |
smart-pay-service-20.0.5-javadoc.jar | 569 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-service/ -->
<dependency>
<groupId>net.guerlab.smart.pay</groupId>
<artifactId>smart-pay-service</artifactId>
<version>20.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-service/
implementation 'net.guerlab.smart.pay:smart-pay-service:20.0.5'
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-service/
implementation ("net.guerlab.smart.pay:smart-pay-service:20.0.5")
'net.guerlab.smart.pay:smart-pay-service:jar:20.0.5'
<dependency org="net.guerlab.smart.pay" name="smart-pay-service" rev="20.0.5">
<artifact name="smart-pay-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.pay', module='smart-pay-service', version='20.0.5')
)
libraryDependencies += "net.guerlab.smart.pay" % "smart-pay-service" % "20.0.5"
[net.guerlab.smart.pay/smart-pay-service "20.0.5"]