GroupId | GroupIdio.github.zxgangandy |
---|---|
ArtifactId | ArtifactIdexchange-account |
Version | Version1.0.7 |
Type | Typepom |
Filename | Size |
---|---|
exchange-account-1.0.7.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-account/ -->
<dependency>
<groupId>io.github.zxgangandy</groupId>
<artifactId>exchange-account</artifactId>
<version>1.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-account/
implementation 'io.github.zxgangandy:exchange-account:1.0.7'
// https://jarcasting.com/artifacts/io.github.zxgangandy/exchange-account/
implementation ("io.github.zxgangandy:exchange-account:1.0.7")
'io.github.zxgangandy:exchange-account:pom:1.0.7'
<dependency org="io.github.zxgangandy" name="exchange-account" rev="1.0.7">
<artifact name="exchange-account" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.zxgangandy', module='exchange-account', version='1.0.7')
)
libraryDependencies += "io.github.zxgangandy" % "exchange-account" % "1.0.7"
[io.github.zxgangandy/exchange-account "1.0.7"]