File | Operation |
---|---|
reporter-config-parent-3.2.2.pom | download |
<dependency>
<groupId>com.addthis.metrics</groupId>
<artifactId>reporter-config-parent</artifactId>
<version>3.2.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.addthis.metrics', module='reporter-config-parent', version='3.2.2')
)