| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.guerlab.smart.region | 
    
| ArtifactId | ArtifactIdsmart-region-api | 
    
| Last Version | Last Version21.5.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionguerlab smart platform's region model 
         | 
    
| Project Organization | 
                    Project Organizationguerlab | 
            
| Filename | Size | 
|---|---|
| smart-region-api-21.5.0.pom | |
| smart-region-api-21.5.0.jar | 12 KB | 
| smart-region-api-21.5.0-sources.jar | 7 KB | 
| smart-region-api-21.5.0-javadoc.jar | 445 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.region/smart-region-api/ -->
<dependency>
    <groupId>net.guerlab.smart.region</groupId>
    <artifactId>smart-region-api</artifactId>
    <version>21.5.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.guerlab.smart.region/smart-region-api/
implementation 'net.guerlab.smart.region:smart-region-api:21.5.0'
                // https://jarcasting.com/artifacts/net.guerlab.smart.region/smart-region-api/
implementation ("net.guerlab.smart.region:smart-region-api:21.5.0")
                'net.guerlab.smart.region:smart-region-api:jar:21.5.0'
                <dependency org="net.guerlab.smart.region" name="smart-region-api" rev="21.5.0">
  <artifact name="smart-region-api" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.guerlab.smart.region', module='smart-region-api', version='21.5.0')
)
                libraryDependencies += "net.guerlab.smart.region" % "smart-region-api" % "21.5.0"
                [net.guerlab.smart.region/smart-region-api "21.5.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.guerlab.smart.platform : smart-platform-api | jar | |
| net.guerlab.smart.region : smart-region-core | jar | 21.5.0 | 
| net.guerlab.smart.region : smart-region-service Optional | jar | 21.5.0 | 
| org.projectlombok : lombok | jar |