Download fathom-metrics-0.8.3.jar file - Jar f

Jar examples for f:fathom-metrics

Description

Metrics integration

You can download jar file fathom-metrics 0.8.3 in this page.

License

Apache License

Build File

You can use the following script to add fathom-metrics-0.8.3.jar to your project.

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

Download

Click the following link to download the jar file.

fathom-metrics-0.8.3-javadoc.jar
fathom-metrics-0.8.3-sources.jar
fathom-metrics-0.8.3.jar
fathom-metrics-0.8.3.pom



Related Tutorials