| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdio.github.zxgangandy | 
    
| ArtifactId | ArtifactIdexchange-account-client | 
    
| Last Version | Last Version1.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionhttps://github.com/zxgangandy/exchange-account 
         | 
    
<!-- https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-account-client/ -->
<dependency>
    <groupId>io.github.zxgangandy</groupId>
    <artifactId>exchange-account-client</artifactId>
    <version>1.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-account-client/
implementation 'io.github.zxgangandy:exchange-account-client:1.1.0'
                // https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-account-client/
implementation ("io.github.zxgangandy:exchange-account-client:1.1.0")
                'io.github.zxgangandy:exchange-account-client:jar:1.1.0'
                <dependency org="io.github.zxgangandy" name="exchange-account-client" rev="1.1.0">
  <artifact name="exchange-account-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.zxgangandy', module='exchange-account-client', version='1.1.0')
)
                libraryDependencies += "io.github.zxgangandy" % "exchange-account-client" % "1.1.0"
                [io.github.zxgangandy/exchange-account-client "1.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | 2.2.5.RELEASE | 
| io.github.zxgangandy : exchange-account-model | jar | 1.1.0 | 
| io.github.zxgangandy : base-utils | jar | 1.0.5 |