Download reporter-config3-3.0.0.jar file - Jar r

Jar examples for r:reporter-config3

Description

You can download jar file reporter-config3 3.0.0 in this page.

License

Apache License

Build File

You can use the following script to add reporter-config3-3.0.0.jar to your project.

<dependency>
   <groupId>com.addthis.metrics</groupId>
   <artifactId>reporter-config3</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'com.addthis.metrics', name: 'reporter-config3', version: '3.0.0'
libraryDependencies += "com.addthis.metrics" % "reporter-config3" % "3.0.0"
<dependency org="com.addthis.metrics" name="reporter-config3" rev="3.0.0"/>
@Grapes(@Grab(group='com.addthis.metrics', module='reporter-config3', version='3.0.0'))
'com.addthis.metrics:reporter-config3:jar:3.0.0'

Download

Click the following link to download the jar file.

reporter-config3-3.0.0-javadoc.jar
reporter-config3-3.0.0-sources.jar
reporter-config3-3.0.0.jar
reporter-config3-3.0.0.pom



Related Tutorials