| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.github.houbb | 
| ArtifactId | ArtifactIdtrans-order-client-api | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThe trans-order-client api project. | 
<!-- https://jarcasting.com/artifacts/com.github.houbb/trans-order-client-api/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>trans-order-client-api</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.houbb/trans-order-client-api/
implementation 'com.github.houbb:trans-order-client-api:1.0.0'// https://jarcasting.com/artifacts/com.github.houbb/trans-order-client-api/
implementation ("com.github.houbb:trans-order-client-api:1.0.0")'com.github.houbb:trans-order-client-api:jar:1.0.0'<dependency org="com.github.houbb" name="trans-order-client-api" rev="1.0.0">
  <artifact name="trans-order-client-api" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.houbb', module='trans-order-client-api', version='1.0.0')
)libraryDependencies += "com.github.houbb" % "trans-order-client-api" % "1.0.0"[com.github.houbb/trans-order-client-api "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.houbb : common-api-api | jar | 1.1.0 |