Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.pay |
ArtifactId | ArtifactIdsmart-pay-service |
Version | Version20.0.4 |
Type | Typejar |
Filename | Size |
---|---|
smart-pay-service-20.0.4.pom | |
smart-pay-service-20.0.4.jar | 36 KB |
smart-pay-service-20.0.4-sources.jar | 20 KB |
smart-pay-service-20.0.4-javadoc.jar | 564 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-service/
implementation 'net.guerlab.smart.pay:smart-pay-service:20.0.4'
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-service/
implementation ("net.guerlab.smart.pay:smart-pay-service:20.0.4")
'net.guerlab.smart.pay:smart-pay-service:jar:20.0.4'
<dependency org="net.guerlab.smart.pay" name="smart-pay-service" rev="20.0.4">
<artifact name="smart-pay-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.pay', module='smart-pay-service', version='20.0.4')
)
libraryDependencies += "net.guerlab.smart.pay" % "smart-pay-service" % "20.0.4"
[net.guerlab.smart.pay/smart-pay-service "20.0.4"]