Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.pay |
ArtifactId | ArtifactIdsmart-pay-parent |
Version | Version21.2.0 |
Type | Typepom |
Filename | Size |
---|---|
smart-pay-parent-21.2.0.pom | 8 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>21.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-parent/
implementation 'net.guerlab.smart.pay:smart-pay-parent:21.2.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-parent/
implementation ("net.guerlab.smart.pay:smart-pay-parent:21.2.0")
'net.guerlab.smart.pay:smart-pay-parent:pom:21.2.0'
<dependency org="net.guerlab.smart.pay" name="smart-pay-parent" rev="21.2.0">
<artifact name="smart-pay-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.pay', module='smart-pay-parent', version='21.2.0')
)
libraryDependencies += "net.guerlab.smart.pay" % "smart-pay-parent" % "21.2.0"
[net.guerlab.smart.pay/smart-pay-parent "21.2.0"]