GroupId | GroupIdcom.github.robozonky |
---|---|
ArtifactId | ArtifactIdrobozonky |
Version | Version6.4.0 |
Type | Typejar |
Filename | Size |
---|---|
robozonky-6.4.0.pom | 31 KB |
robozonky-6.4.0-tests.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.robozonky/robozonky/ -->
<dependency>
<groupId>com.github.robozonky</groupId>
<artifactId>robozonky</artifactId>
<version>6.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky/
implementation 'com.github.robozonky:robozonky:6.4.0'
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky/
implementation ("com.github.robozonky:robozonky:6.4.0")
'com.github.robozonky:robozonky:jar:6.4.0'
<dependency org="com.github.robozonky" name="robozonky" rev="6.4.0">
<artifact name="robozonky" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robozonky', module='robozonky', version='6.4.0')
)
libraryDependencies += "com.github.robozonky" % "robozonky" % "6.4.0"
[com.github.robozonky/robozonky "6.4.0"]