is not current version
Last Version 6.4.1

com.github.robozonky.distribution:robozonky-distribution-aggregate 5.7.1

Exists for the purposes of generating aggregate reports such as JaCoCo.

Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.github.robozonky.distribution
ArtifactId

ArtifactId

robozonky-distribution-aggregate
Version

Version

5.7.1
Type

Type

jar

Download robozonky-distribution-aggregate 5.7.1


<!-- https://jarcasting.com/artifacts/com.github.robozonky.distribution/robozonky-distribution-aggregate/ -->
<dependency>
    <groupId>com.github.robozonky.distribution</groupId>
    <artifactId>robozonky-distribution-aggregate</artifactId>
    <version>5.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robozonky.distribution/robozonky-distribution-aggregate/
implementation 'com.github.robozonky.distribution:robozonky-distribution-aggregate:5.7.1'
// https://jarcasting.com/artifacts/com.github.robozonky.distribution/robozonky-distribution-aggregate/
implementation ("com.github.robozonky.distribution:robozonky-distribution-aggregate:5.7.1")
'com.github.robozonky.distribution:robozonky-distribution-aggregate:jar:5.7.1'
<dependency org="com.github.robozonky.distribution" name="robozonky-distribution-aggregate" rev="5.7.1">
  <artifact name="robozonky-distribution-aggregate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robozonky.distribution', module='robozonky-distribution-aggregate', version='5.7.1')
)
libraryDependencies += "com.github.robozonky.distribution" % "robozonky-distribution-aggregate" % "5.7.1"
[com.github.robozonky.distribution/robozonky-distribution-aggregate "5.7.1"]