is not current version
Last Version 1.1.0

io.github.zxgangandy:exchange-account-client 1.0.7


Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.zxgangandy
ArtifactId

ArtifactId

exchange-account-client
Version

Version

1.0.7
Type

Type

jar

Download exchange-account-client 1.0.7


<!-- https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-account-client/ -->
<dependency>
    <groupId>io.github.zxgangandy</groupId>
    <artifactId>exchange-account-client</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-account-client/
implementation 'io.github.zxgangandy:exchange-account-client:1.0.7'
// https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-account-client/
implementation ("io.github.zxgangandy:exchange-account-client:1.0.7")
'io.github.zxgangandy:exchange-account-client:jar:1.0.7'
<dependency org="io.github.zxgangandy" name="exchange-account-client" rev="1.0.7">
  <artifact name="exchange-account-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zxgangandy', module='exchange-account-client', version='1.0.7')
)
libraryDependencies += "io.github.zxgangandy" % "exchange-account-client" % "1.0.7"
[io.github.zxgangandy/exchange-account-client "1.0.7"]