GroupId | GroupIdcom.github.robozonky |
---|---|
ArtifactId | ArtifactIdrobozonky-installer |
Version | Version5.7.3 |
Type | Typejar |
Filename | Size |
---|---|
robozonky-installer-5.7.3.pom | |
robozonky-installer-5.7.3.jar | 41 KB |
robozonky-installer-5.7.3-tests.jar | 36 KB |
robozonky-installer-5.7.3-sources.jar | 27 KB |
robozonky-installer-5.7.3-javadoc.jar | 451 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.robozonky/robozonky-installer/ -->
<dependency>
<groupId>com.github.robozonky</groupId>
<artifactId>robozonky-installer</artifactId>
<version>5.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-installer/
implementation 'com.github.robozonky:robozonky-installer:5.7.3'
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-installer/
implementation ("com.github.robozonky:robozonky-installer:5.7.3")
'com.github.robozonky:robozonky-installer:jar:5.7.3'
<dependency org="com.github.robozonky" name="robozonky-installer" rev="5.7.3">
<artifact name="robozonky-installer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robozonky', module='robozonky-installer', version='5.7.3')
)
libraryDependencies += "com.github.robozonky" % "robozonky-installer" % "5.7.3"
[com.github.robozonky/robozonky-installer "5.7.3"]