is not current version
Last Version 0.8.2

org.meeuw.math:report-aggregation 0.6.1


GroupId

GroupId

org.meeuw.math
ArtifactId

ArtifactId

report-aggregation
Version

Version

0.6.1
Type

Type

jar

Download report-aggregation 0.6.1


<!-- https://jarcasting.com/artifacts/org.meeuw.math/report-aggregation/ -->
<dependency>
    <groupId>org.meeuw.math</groupId>
    <artifactId>report-aggregation</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw.math/report-aggregation/
implementation 'org.meeuw.math:report-aggregation:0.6.1'
// https://jarcasting.com/artifacts/org.meeuw.math/report-aggregation/
implementation ("org.meeuw.math:report-aggregation:0.6.1")
'org.meeuw.math:report-aggregation:jar:0.6.1'
<dependency org="org.meeuw.math" name="report-aggregation" rev="0.6.1">
  <artifact name="report-aggregation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meeuw.math', module='report-aggregation', version='0.6.1')
)
libraryDependencies += "org.meeuw.math" % "report-aggregation" % "0.6.1"
[org.meeuw.math/report-aggregation "0.6.1"]