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