Download instrumentation-api-0.4.2.jar file - Jar i

Jar examples for i:instrumentation-api

Description

Instrumentation Core APIs

You can download jar file instrumentation-api 0.4.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add instrumentation-api-0.4.2.jar to your project.

<dependency>
   <groupId>com.google.instrumentation</groupId>
   <artifactId>instrumentation-api</artifactId>
   <version>0.4.2</version>
</dependency>
compile group: 'com.google.instrumentation', name: 'instrumentation-api', version: '0.4.2'
libraryDependencies += "com.google.instrumentation" % "instrumentation-api" % "0.4.2"
<dependency org="com.google.instrumentation" name="instrumentation-api" rev="0.4.2"/>
@Grapes(@Grab(group='com.google.instrumentation', module='instrumentation-api', version='0.4.2'))
'com.google.instrumentation:instrumentation-api:jar:0.4.2'

Download

Click the following link to download the jar file.

instrumentation-api-0.4.2-javadoc.jar
instrumentation-api-0.4.2-sources.jar
instrumentation-api-0.4.2.jar
instrumentation-api-0.4.2.pom



Related Tutorials