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