is not current version
Last Version 1.1.2

io.github.bmcstdio:rxjava-grpc-context-hook 1.1.1

An RxJava hook which enables gRPC Context propagation.

Categories

Categories

gRPC Net Networking RxJava Container Microservices Reactive libraries
GroupId

GroupId

io.github.bmcstdio
ArtifactId

ArtifactId

rxjava-grpc-context-hook
Version

Version

1.1.1
Type

Type

jar

Download rxjava-grpc-context-hook 1.1.1


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