Download implementation-0.3.3.jar file - Jar i

Jar examples for i:implementation

Description

You can download jar file implementation 0.3.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

implementation-0.3.3-javadoc.jar
implementation-0.3.3-sources.jar
implementation-0.3.3.jar
implementation-0.3.3.pom



Related Tutorials