GroupId | GroupIdcom.github.robozonky |
---|---|
ArtifactId | ArtifactIdrobozonky-marketplaces |
Version | Version4.3.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.robozonky/robozonky-marketplaces/ -->
<dependency>
<groupId>com.github.robozonky</groupId>
<artifactId>robozonky-marketplaces</artifactId>
<version>4.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-marketplaces/
implementation 'com.github.robozonky:robozonky-marketplaces:4.3.2'
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-marketplaces/
implementation ("com.github.robozonky:robozonky-marketplaces:4.3.2")
'com.github.robozonky:robozonky-marketplaces:jar:4.3.2'
<dependency org="com.github.robozonky" name="robozonky-marketplaces" rev="4.3.2">
<artifact name="robozonky-marketplaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robozonky', module='robozonky-marketplaces', version='4.3.2')
)
libraryDependencies += "com.github.robozonky" % "robozonky-marketplaces" % "4.3.2"
[com.github.robozonky/robozonky-marketplaces "4.3.2"]