Download metrics-sampler-core-0.7.1.jar file - Jar m

Jar examples for m:metrics-sampler-core

Description

You can download jar file metrics-sampler-core 0.7.1 in this page.

Build File

You can use the following script to add metrics-sampler-core-0.7.1.jar to your project.

<dependency>
   <groupId>com.github.dimovelev</groupId>
   <artifactId>metrics-sampler-core</artifactId>
   <version>0.7.1</version>
</dependency>
compile group: 'com.github.dimovelev', name: 'metrics-sampler-core', version: '0.7.1'
libraryDependencies += "com.github.dimovelev" % "metrics-sampler-core" % "0.7.1"
<dependency org="com.github.dimovelev" name="metrics-sampler-core" rev="0.7.1"/>
@Grapes(@Grab(group='com.github.dimovelev', module='metrics-sampler-core', version='0.7.1'))
'com.github.dimovelev:metrics-sampler-core:jar:0.7.1'

Download

Click the following link to download the jar file.

metrics-sampler-core-0.7.1-javadoc.jar
metrics-sampler-core-0.7.1-sources.jar
metrics-sampler-core-0.7.1.jar
metrics-sampler-core-0.7.1.pom



Related Tutorials