is not current version
Last Version 6.1

pl.morgwai.base:grpc-scopes 1.0-alpha5

RPC and ListenerCall Guice Scopes for gRPC server

Categories

Categories

gRPC Net Networking
GroupId

GroupId

pl.morgwai.base
ArtifactId

ArtifactId

grpc-scopes
Version

Version

1.0-alpha5
Type

Type

jar

Download grpc-scopes 1.0-alpha5


<!-- https://jarcasting.com/artifacts/pl.morgwai.base/grpc-scopes/ -->
<dependency>
    <groupId>pl.morgwai.base</groupId>
    <artifactId>grpc-scopes</artifactId>
    <version>1.0-alpha5</version>
</dependency>
// https://jarcasting.com/artifacts/pl.morgwai.base/grpc-scopes/
implementation 'pl.morgwai.base:grpc-scopes:1.0-alpha5'
// https://jarcasting.com/artifacts/pl.morgwai.base/grpc-scopes/
implementation ("pl.morgwai.base:grpc-scopes:1.0-alpha5")
'pl.morgwai.base:grpc-scopes:jar:1.0-alpha5'
<dependency org="pl.morgwai.base" name="grpc-scopes" rev="1.0-alpha5">
  <artifact name="grpc-scopes" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.morgwai.base', module='grpc-scopes', version='1.0-alpha5')
)
libraryDependencies += "pl.morgwai.base" % "grpc-scopes" % "1.0-alpha5"
[pl.morgwai.base/grpc-scopes "1.0-alpha5"]