Download metric-annotation-5.1.jar file - Jar m

Jar examples for m:metric-annotation

Description

You can download jar file metric-annotation 5.1 in this page.

Build File

You can use the following script to add metric-annotation-5.1.jar to your project.

<dependency>
   <groupId>org.avaje.metric</groupId>
   <artifactId>metric-annotation</artifactId>
   <version>5.1</version>
</dependency>
compile group: 'org.avaje.metric', name: 'metric-annotation', version: '5.1'
libraryDependencies += "org.avaje.metric" % "metric-annotation" % "5.1"
<dependency org="org.avaje.metric" name="metric-annotation" rev="5.1"/>
@Grapes(@Grab(group='org.avaje.metric', module='metric-annotation', version='5.1'))
'org.avaje.metric:metric-annotation:jar:5.1'

Download

Click the following link to download the jar file.

metric-annotation-5.1-javadoc.jar
metric-annotation-5.1-sources.jar
metric-annotation-5.1.jar
metric-annotation-5.1.pom



Related Tutorials