GroupId | GroupIdtop.infra |
---|---|
ArtifactId | ArtifactIdcloud-ready-parent-report-aggregate |
Version | Version2.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/top.infra/cloud-ready-parent-report-aggregate/ -->
<dependency>
<groupId>top.infra</groupId>
<artifactId>cloud-ready-parent-report-aggregate</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.infra/cloud-ready-parent-report-aggregate/
implementation 'top.infra:cloud-ready-parent-report-aggregate:2.0.2'
// https://jarcasting.com/artifacts/top.infra/cloud-ready-parent-report-aggregate/
implementation ("top.infra:cloud-ready-parent-report-aggregate:2.0.2")
'top.infra:cloud-ready-parent-report-aggregate:jar:2.0.2'
<dependency org="top.infra" name="cloud-ready-parent-report-aggregate" rev="2.0.2">
<artifact name="cloud-ready-parent-report-aggregate" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.infra', module='cloud-ready-parent-report-aggregate', version='2.0.2')
)
libraryDependencies += "top.infra" % "cloud-ready-parent-report-aggregate" % "2.0.2"
[top.infra/cloud-ready-parent-report-aggregate "2.0.2"]