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