Download incubator-extra-0.6.0.jar file - Jar i

Jar examples for i:incubator-extra

Description

Incubator for features that will later be built into the core metrics client.

You can download jar file incubator-extra 0.6.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add incubator-extra-0.6.0.jar to your project.

<dependency>
   <groupId>com.arpnetworking.metrics.extras</groupId>
   <artifactId>incubator-extra</artifactId>
   <version>0.6.0</version>
</dependency>
compile group: 'com.arpnetworking.metrics.extras', name: 'incubator-extra', version: '0.6.0'
libraryDependencies += "com.arpnetworking.metrics.extras" % "incubator-extra" % "0.6.0"
<dependency org="com.arpnetworking.metrics.extras" name="incubator-extra" rev="0.6.0"/>
@Grapes(@Grab(group='com.arpnetworking.metrics.extras', module='incubator-extra', version='0.6.0'))
'com.arpnetworking.metrics.extras:incubator-extra:jar:0.6.0'

Download

Click the following link to download the jar file.

incubator-extra-0.6.0-javadoc.jar
incubator-extra-0.6.0-sources.jar
incubator-extra-0.6.0.jar
incubator-extra-0.6.0.pom



Related Tutorials