Download opencensus-impl-0.13.2.jar file - Jar o

Jar examples for o:opencensus-impl

Description

null

You can download jar file opencensus-impl 0.13.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add opencensus-impl-0.13.2.jar to your project.

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

Download

Click the following link to download the jar file.

opencensus-impl-0.13.2-javadoc.jar
opencensus-impl-0.13.2-sources.jar
opencensus-impl-0.13.2.jar
opencensus-impl-0.13.2.pom



Related Tutorials