| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.github.houbb | 
    
| ArtifactId | ArtifactIdbalance-client-api | 
    
| Last Version | Last Version1.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionThe balance-client api project. 
         | 
    
| Filename | Size | 
|---|---|
| balance-client-api-1.1.0.pom | |
| balance-client-api-1.1.0.jar | 11 KB | 
| balance-client-api-1.1.0-sources.jar | 10 KB | 
| balance-client-api-1.1.0-javadoc.jar | 130 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.houbb/balance-client-api/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>balance-client-api</artifactId>
    <version>1.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.houbb/balance-client-api/
implementation 'com.github.houbb:balance-client-api:1.1.0'
                // https://jarcasting.com/artifacts/com.github.houbb/balance-client-api/
implementation ("com.github.houbb:balance-client-api:1.1.0")
                'com.github.houbb:balance-client-api:jar:1.1.0'
                <dependency org="com.github.houbb" name="balance-client-api" rev="1.1.0">
  <artifact name="balance-client-api" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.houbb', module='balance-client-api', version='1.1.0')
)
                libraryDependencies += "com.github.houbb" % "balance-client-api" % "1.1.0"
                [com.github.houbb/balance-client-api "1.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.houbb : common-api-api | jar | 1.1.0 |