| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface Auto Application Layer Libs Code Generators | 
        
| GroupId | GroupIdcom.cnautosoft.silver | 
    
| ArtifactId | ArtifactIdSilverClient | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
| Filename | Size | 
|---|---|
| SilverClient-1.0.1.pom | |
| SilverClient-1.0.1.jar | 14 KB | 
| SilverClient-1.0.1-sources.jar | 6 KB | 
| SilverClient-1.0.1-javadoc.jar | 48 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.cnautosoft.silver/SilverClient/ -->
<dependency>
    <groupId>com.cnautosoft.silver</groupId>
    <artifactId>SilverClient</artifactId>
    <version>1.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.cnautosoft.silver/SilverClient/
implementation 'com.cnautosoft.silver:SilverClient:1.0.1'
                // https://jarcasting.com/artifacts/com.cnautosoft.silver/SilverClient/
implementation ("com.cnautosoft.silver:SilverClient:1.0.1")
                'com.cnautosoft.silver:SilverClient:jar:1.0.1'
                <dependency org="com.cnautosoft.silver" name="SilverClient" rev="1.0.1">
  <artifact name="SilverClient" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.cnautosoft.silver', module='SilverClient', version='1.0.1')
)
                libraryDependencies += "com.cnautosoft.silver" % "SilverClient" % "1.0.1"
                [com.cnautosoft.silver/SilverClient "1.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.netty : netty-all | jar | 4.1.25.Final | 
| org.apache.logging.log4j : log4j-api | jar | 2.3 | 
| org.apache.logging.log4j : log4j-core | jar | 2.3 |