is not current version
Last Version 3.7.0

com.github.kristofa:brave-grpc 3.6.0

gRPC integration that uses the brave api to submit client and server side span information.

Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-grpc
Version

Version

3.6.0
Type

Type

jar

Download brave-grpc 3.6.0


<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-grpc/ -->
<dependency>
    <groupId>com.github.kristofa</groupId>
    <artifactId>brave-grpc</artifactId>
    <version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-grpc/
implementation 'com.github.kristofa:brave-grpc:3.6.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-grpc/
implementation ("com.github.kristofa:brave-grpc:3.6.0")
'com.github.kristofa:brave-grpc:jar:3.6.0'
<dependency org="com.github.kristofa" name="brave-grpc" rev="3.6.0">
  <artifact name="brave-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-grpc', version='3.6.0')
)
libraryDependencies += "com.github.kristofa" % "brave-grpc" % "3.6.0"
[com.github.kristofa/brave-grpc "3.6.0"]