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

Jar examples for m:metrics-sampler-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials