| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.smartboot.license | 
    
| ArtifactId | ArtifactIdsmart-license-parent | 
    
| Last Version | Last Version1.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionsmart-license-parent 
            smart-license 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| smart-license-parent-1.0.4.pom | 10 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.smartboot.license/smart-license-parent/ -->
<dependency>
    <groupId>org.smartboot.license</groupId>
    <artifactId>smart-license-parent</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.smartboot.license/smart-license-parent/
implementation 'org.smartboot.license:smart-license-parent:1.0.4'
                // https://jarcasting.com/artifacts/org.smartboot.license/smart-license-parent/
implementation ("org.smartboot.license:smart-license-parent:1.0.4")
                'org.smartboot.license:smart-license-parent:pom:1.0.4'
                <dependency org="org.smartboot.license" name="smart-license-parent" rev="1.0.4">
  <artifact name="smart-license-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.smartboot.license', module='smart-license-parent', version='1.0.4')
)
                libraryDependencies += "org.smartboot.license" % "smart-license-parent" % "1.0.4"
                [org.smartboot.license/smart-license-parent "1.0.4"]