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

Jar examples for r:reporter-config3

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials