This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
cecf
/
opentelemetry-java-instrumentation
Vigiar
7
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
1cd3925e69
Ramos
Etiquetas
v250_kafka
opentelemetry-j...
/
instrumentation
/
rxjava
/
rxjava-1.0
/
library
/
build.gradle.kts
build.gradle.kts
106 B
Histórico
Em bruto
1
2
3
4
5
6
7
plugins
{
id
(
"otel.library-instrumentation"
)
}
dependencies
{
library
(
"io.reactivex:rxjava:1.0.7"
)
}