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