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