This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
cecf
/
opentelemetry-java-instrumentation
Seguir
7
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
58fe2b1ca0
Ramas
Etiquetas
v250_kafka
opentelemetry-j...
/
instrumentation
/
rxjava
/
rxjava-1.0
/
library
/
build.gradle.kts
build.gradle.kts
106 B
Histórico
Raw
1
2
3
4
5
6
7
plugins {
id("otel.library-instrumentation")
}
dependencies {
library("io.reactivex:rxjava:1.0.7")
}