| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.guerlab.smart.pay | 
    
| ArtifactId | ArtifactIdsmart-pay-parent | 
    
| Last Version | Last Version21.5.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionnet.guerlab.smart.pay:smart-pay-parent 
            guerlab smart platform's pay model 
         | 
    
| Project Organization | 
                    Project Organizationguerlab | 
            
| Filename | Size | 
|---|---|
| smart-pay-parent-21.5.0.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>21.5.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.5.0'
                // https://jarcasting.com/artifacts/net.guerlab.smart.pay/smart-pay-parent/
implementation ("net.guerlab.smart.pay:smart-pay-parent:21.5.0")
                'net.guerlab.smart.pay:smart-pay-parent:pom:21.5.0'
                <dependency org="net.guerlab.smart.pay" name="smart-pay-parent" rev="21.5.0">
  <artifact name="smart-pay-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='net.guerlab.smart.pay', module='smart-pay-parent', version='21.5.0')
)
                libraryDependencies += "net.guerlab.smart.pay" % "smart-pay-parent" % "21.5.0"
                [net.guerlab.smart.pay/smart-pay-parent "21.5.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar |