Jar examples for r:reporter-config
You can download jar file reporter-config 2.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add reporter-config-2.1.0.jar to your project.
<dependency> <groupId>com.addthis.metrics</groupId> <artifactId>reporter-config</artifactId> <version>2.1.0</version> </dependency>
compile group: 'com.addthis.metrics', name: 'reporter-config', version: '2.1.0'
libraryDependencies += "com.addthis.metrics" % "reporter-config" % "2.1.0"
<dependency org="com.addthis.metrics" name="reporter-config" rev="2.1.0"/>
@Grapes(@Grab(group='com.addthis.metrics', module='reporter-config', version='2.1.0'))
'com.addthis.metrics:reporter-config:jar:2.1.0'
Click the following link to download the jar file.
reporter-config-2.1.0-javadoc.jar