| License |
License |
|---|---|
| GroupId | GroupIdio.opencensus |
| ArtifactId | ArtifactIdopencensus-impl |
| Version | Version0.31.0 |
| Type | Typejar |
| Description |
DescriptionOpenCensus
null
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| opencensus-impl-0.31.0.pom | |
| opencensus-impl-0.31.0.jar | 11 KB |
| opencensus-impl-0.31.0-sources.jar | 9 KB |
| opencensus-impl-0.31.0-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.opencensus/opencensus-impl/ -->
<dependency>
<groupId>io.opencensus</groupId>
<artifactId>opencensus-impl</artifactId>
<version>0.31.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.opencensus/opencensus-impl/
implementation 'io.opencensus:opencensus-impl:0.31.0'
// https://jarcasting.com/artifacts/io.opencensus/opencensus-impl/
implementation ("io.opencensus:opencensus-impl:0.31.0")
'io.opencensus:opencensus-impl:jar:0.31.0'
<dependency org="io.opencensus" name="opencensus-impl" rev="0.31.0">
<artifact name="opencensus-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.opencensus', module='opencensus-impl', version='0.31.0')
)
libraryDependencies += "io.opencensus" % "opencensus-impl" % "0.31.0"
[io.opencensus/opencensus-impl "0.31.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.opencensus : opencensus-api | jar | 0.31.0 |
| io.opencensus : opencensus-impl-core | jar | 0.31.0 |
| com.lmax : disruptor | jar | 3.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava-testlib | jar | 29.0-android |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.28.1 |
| com.google.truth : truth | jar | 1.0 |