is not current version
Last Version 2.0.1

com.ctrlflow.aer.client:aggregator 2.0.0

Aggregator of all Ctrlflow Automated Error Reporting client implementations.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.ctrlflow.aer.client
ArtifactId

ArtifactId

aggregator
Version

Version

2.0.0
Type

Type

pom

Download aggregator 2.0.0

Filename Size
aggregator-2.0.0.pom 21 KB
Browse

<!-- https://jarcasting.com/artifacts/com.ctrlflow.aer.client/aggregator/ -->
<dependency>
    <groupId>com.ctrlflow.aer.client</groupId>
    <artifactId>aggregator</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ctrlflow.aer.client/aggregator/
implementation 'com.ctrlflow.aer.client:aggregator:2.0.0'
// https://jarcasting.com/artifacts/com.ctrlflow.aer.client/aggregator/
implementation ("com.ctrlflow.aer.client:aggregator:2.0.0")
'com.ctrlflow.aer.client:aggregator:pom:2.0.0'
<dependency org="com.ctrlflow.aer.client" name="aggregator" rev="2.0.0">
  <artifact name="aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ctrlflow.aer.client', module='aggregator', version='2.0.0')
)
libraryDependencies += "com.ctrlflow.aer.client" % "aggregator" % "2.0.0"
[com.ctrlflow.aer.client/aggregator "2.0.0"]