Download implementation-0.3.2.jar file - Jar i

Jar examples for i:implementation

Description

You can download jar file implementation 0.3.2 in this page.

Build File

You can use the following script to add implementation-0.3.2.jar to your project.

<dependency>
   <groupId>com.google.cloud.trace</groupId>
   <artifactId>implementation</artifactId>
   <version>0.3.2</version>
</dependency>
compile group: 'com.google.cloud.trace', name: 'implementation', version: '0.3.2'
libraryDependencies += "com.google.cloud.trace" % "implementation" % "0.3.2"
<dependency org="com.google.cloud.trace" name="implementation" rev="0.3.2"/>
@Grapes(@Grab(group='com.google.cloud.trace', module='implementation', version='0.3.2'))
'com.google.cloud.trace:implementation:jar:0.3.2'

Download

Click the following link to download the jar file.

implementation-0.3.2-javadoc.jar
implementation-0.3.2-sources.jar
implementation-0.3.2.jar
implementation-0.3.2.pom



Related Tutorials