GroupId | GroupIdorg.knowm.xchange |
---|---|
ArtifactId | ArtifactIdxchange-parent |
Version | Version4.3.19 |
Type | Typepom |
Filename | Size |
---|---|
xchange-parent-4.3.19.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.knowm.xchange/xchange-parent/ -->
<dependency>
<groupId>org.knowm.xchange</groupId>
<artifactId>xchange-parent</artifactId>
<version>4.3.19</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-parent/
implementation 'org.knowm.xchange:xchange-parent:4.3.19'
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-parent/
implementation ("org.knowm.xchange:xchange-parent:4.3.19")
'org.knowm.xchange:xchange-parent:pom:4.3.19'
<dependency org="org.knowm.xchange" name="xchange-parent" rev="4.3.19">
<artifact name="xchange-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.knowm.xchange', module='xchange-parent', version='4.3.19')
)
libraryDependencies += "org.knowm.xchange" % "xchange-parent" % "4.3.19"
[org.knowm.xchange/xchange-parent "4.3.19"]