Download reporter-config-2.1.0.jar file - Jar r

Jar examples for r:reporter-config

Description

You can download jar file reporter-config 2.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

reporter-config-2.1.0-javadoc.jar
reporter-config-2.1.0-sources.jar
reporter-config-2.1.0.jar
reporter-config-2.1.0.pom



Related Tutorials