| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdorg.smartboot.license | 
    
| ArtifactId | ArtifactIdlicense-client | 
    
| Last Version | Last Version1.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionsmart-license 
         | 
    
| Filename | Size | 
|---|---|
| license-client-1.0.4.pom | |
| license-client-1.0.4.jar | 6 KB | 
| license-client-1.0.4-sources.jar | 4 KB | 
| license-client-1.0.4-javadoc.jar | 40 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.smartboot.license/license-client/ -->
<dependency>
    <groupId>org.smartboot.license</groupId>
    <artifactId>license-client</artifactId>
    <version>1.0.4</version>
</dependency>
                // https://jarcasting.com/artifacts/org.smartboot.license/license-client/
implementation 'org.smartboot.license:license-client:1.0.4'
                // https://jarcasting.com/artifacts/org.smartboot.license/license-client/
implementation ("org.smartboot.license:license-client:1.0.4")
                'org.smartboot.license:license-client:jar:1.0.4'
                <dependency org="org.smartboot.license" name="license-client" rev="1.0.4">
  <artifact name="license-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.smartboot.license', module='license-client', version='1.0.4')
)
                libraryDependencies += "org.smartboot.license" % "license-client" % "1.0.4"
                [org.smartboot.license/license-client "1.0.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.6 |