| License | License | 
|---|---|
| GroupId | GroupIdcom.github.robozonky | 
| ArtifactId | ArtifactIdrobozonky-extensions | 
| Last Version | Last Version5.7.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRoboZonky Extension: Parent POM Automated investing on Zonky. Define investment strategy, run, profit. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| robozonky-extensions-5.7.4.pom | 1 KB | 
| robozonky-extensions-5.7.4-tests.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.robozonky/robozonky-extensions/ -->
<dependency>
    <groupId>com.github.robozonky</groupId>
    <artifactId>robozonky-extensions</artifactId>
    <version>5.7.4</version>
</dependency>// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-extensions/
implementation 'com.github.robozonky:robozonky-extensions:5.7.4'// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-extensions/
implementation ("com.github.robozonky:robozonky-extensions:5.7.4")'com.github.robozonky:robozonky-extensions:jar:5.7.4'<dependency org="com.github.robozonky" name="robozonky-extensions" rev="5.7.4">
  <artifact name="robozonky-extensions" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.robozonky', module='robozonky-extensions', version='5.7.4')
)libraryDependencies += "com.github.robozonky" % "robozonky-extensions" % "5.7.4"[com.github.robozonky/robozonky-extensions "5.7.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.12.1 |