Jar examples for m:metrics-annotation
A dependency-less package of just the annotations used by other Metrics modules.
You can download jar file metrics-annotation 3.0.2 in this page.
You can use the following script to add metrics-annotation-3.0.2.jar to your project.
<dependency> <groupId>com.codahale.metrics</groupId> <artifactId>metrics-annotation</artifactId> <version>3.0.2</version> </dependency>
compile group: 'com.codahale.metrics', name: 'metrics-annotation', version: '3.0.2'
libraryDependencies += "com.codahale.metrics" % "metrics-annotation" % "3.0.2"
<dependency org="com.codahale.metrics" name="metrics-annotation" rev="3.0.2"/>
@Grapes(@Grab(group='com.codahale.metrics', module='metrics-annotation', version='3.0.2'))
'com.codahale.metrics:metrics-annotation:jar:3.0.2'
Click the following link to download the jar file.
metrics-annotation-3.0.2-javadoc.jar