| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.guerlab.smart.activity | 
    
| ArtifactId | ArtifactIdsmart-activity-parent | 
    
| Last Version | Last Version20.0.3 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionnet.guerlab.smart.activity:smart-activity-parent 
            guerlab smart platform's sign up model 
         | 
    
| Project Organization | 
                    Project Organizationguerlab | 
            
| Filename | Size | 
|---|---|
| smart-activity-parent-20.0.3.pom | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.activity/smart-activity-parent/ -->
<dependency>
    <groupId>net.guerlab.smart.activity</groupId>
    <artifactId>smart-activity-parent</artifactId>
    <version>20.0.3</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/net.guerlab.smart.activity/smart-activity-parent/
implementation 'net.guerlab.smart.activity:smart-activity-parent:20.0.3'
                // https://jarcasting.com/artifacts/net.guerlab.smart.activity/smart-activity-parent/
implementation ("net.guerlab.smart.activity:smart-activity-parent:20.0.3")
                'net.guerlab.smart.activity:smart-activity-parent:pom:20.0.3'
                <dependency org="net.guerlab.smart.activity" name="smart-activity-parent" rev="20.0.3">
  <artifact name="smart-activity-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='net.guerlab.smart.activity', module='smart-activity-parent', version='20.0.3')
)
                libraryDependencies += "net.guerlab.smart.activity" % "smart-activity-parent" % "20.0.3"
                [net.guerlab.smart.activity/smart-activity-parent "20.0.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar |