| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcc.cc4414 | 
    
| ArtifactId | ArtifactIdcc-spring-auth-client | 
    
| Last Version | Last Version0.8.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncc-spring 
         | 
    
| Filename | Size | 
|---|---|
| cc-spring-auth-client-0.8.0.pom | |
| cc-spring-auth-client-0.8.0.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cc.cc4414/cc-spring-auth-client/ -->
<dependency>
    <groupId>cc.cc4414</groupId>
    <artifactId>cc-spring-auth-client</artifactId>
    <version>0.8.0</version>
</dependency>
                // https://jarcasting.com/artifacts/cc.cc4414/cc-spring-auth-client/
implementation 'cc.cc4414:cc-spring-auth-client:0.8.0'
                // https://jarcasting.com/artifacts/cc.cc4414/cc-spring-auth-client/
implementation ("cc.cc4414:cc-spring-auth-client:0.8.0")
                'cc.cc4414:cc-spring-auth-client:jar:0.8.0'
                <dependency org="cc.cc4414" name="cc-spring-auth-client" rev="0.8.0">
  <artifact name="cc-spring-auth-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cc.cc4414', module='cc-spring-auth-client', version='0.8.0')
)
                libraryDependencies += "cc.cc4414" % "cc-spring-auth-client" % "0.8.0"
                [cc.cc4414/cc-spring-auth-client "0.8.0"]