License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdcom.github.robozonky |
ArtifactId | ArtifactIdrobozonky-distribution |
Last Version | Last Version6.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoboZonky Distribution: User-facing deliverables
Automated investing on Zonky. Define investment strategy, run, profit.
|
Project URL |
Project URL |
Filename | Size |
---|---|
robozonky-distribution-6.4.1.pom | 1 KB |
robozonky-distribution-6.4.1-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.robozonky/robozonky-distribution/ -->
<dependency>
<groupId>com.github.robozonky</groupId>
<artifactId>robozonky-distribution</artifactId>
<version>6.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-distribution/
implementation 'com.github.robozonky:robozonky-distribution:6.4.1'
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-distribution/
implementation ("com.github.robozonky:robozonky-distribution:6.4.1")
'com.github.robozonky:robozonky-distribution:jar:6.4.1'
<dependency org="com.github.robozonky" name="robozonky-distribution" rev="6.4.1">
<artifact name="robozonky-distribution" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robozonky', module='robozonky-distribution', version='6.4.1')
)
libraryDependencies += "com.github.robozonky" % "robozonky-distribution" % "6.4.1"
[com.github.robozonky/robozonky-distribution "6.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.14.0 |