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