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