GroupId | GroupIdcom.github.robozonky |
---|---|
ArtifactId | ArtifactIdrobozonky |
Version | Version4.8.3 |
Type | Typepom |
Filename | Size |
---|---|
robozonky-4.8.3.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.robozonky/robozonky/ -->
<dependency>
<groupId>com.github.robozonky</groupId>
<artifactId>robozonky</artifactId>
<version>4.8.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky/
implementation 'com.github.robozonky:robozonky:4.8.3'
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky/
implementation ("com.github.robozonky:robozonky:4.8.3")
'com.github.robozonky:robozonky:pom:4.8.3'
<dependency org="com.github.robozonky" name="robozonky" rev="4.8.3">
<artifact name="robozonky" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.robozonky', module='robozonky', version='4.8.3')
)
libraryDependencies += "com.github.robozonky" % "robozonky" % "4.8.3"
[com.github.robozonky/robozonky "4.8.3"]