Download metrics-0.0.6.jar file - Jar m

Jar examples for m:metrics

Description

Provides easy interfaces for external LBS services, like mapping, geocoding and routing.

You can download jar file metrics 0.0.6 in this page.

License

The Apache Software License, Version 2.0

Build File

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

<dependency>
   <groupId>io.flux-capacitor</groupId>
   <artifactId>metrics</artifactId>
   <version>0.0.6</version>
</dependency>
compile group: 'io.flux-capacitor', name: 'metrics', version: '0.0.6'
libraryDependencies += "io.flux-capacitor" % "metrics" % "0.0.6"
<dependency org="io.flux-capacitor" name="metrics" rev="0.0.6"/>
@Grapes(@Grab(group='io.flux-capacitor', module='metrics', version='0.0.6'))
'io.flux-capacitor:metrics:jar:0.0.6'

Download

Click the following link to download the jar file.

metrics-0.0.6-javadoc.jar
metrics-0.0.6-sources.jar
metrics-0.0.6.jar
metrics-0.0.6.pom



Related Tutorials