Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.pay |
ArtifactId | ArtifactIdsmart-pay-internal |
Version | Version20.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-internal/ -->
<dependency>
<groupId>net.guerlab.smart.pay</groupId>
<artifactId>smart-pay-internal</artifactId>
<version>20.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-internal/
implementation 'net.guerlab.smart.pay:smart-pay-internal:20.2.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-internal/
implementation ("net.guerlab.smart.pay:smart-pay-internal:20.2.0")
'net.guerlab.smart.pay:smart-pay-internal:jar:20.2.0'
<dependency org="net.guerlab.smart.pay" name="smart-pay-internal" rev="20.2.0">
<artifact name="smart-pay-internal" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.pay', module='smart-pay-internal', version='20.2.0')
)
libraryDependencies += "net.guerlab.smart.pay" % "smart-pay-internal" % "20.2.0"
[net.guerlab.smart.pay/smart-pay-internal "20.2.0"]