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