is not current version
Last Version 6.1

pl.morgwai.base:grpc-scopes 3.0

RPC and ListenerEvent Guice Scopes for gRPC server

Categories

Categories

gRPC Net Networking
GroupId

GroupId

pl.morgwai.base
ArtifactId

ArtifactId

grpc-scopes
Version

Version

3.0
Type

Type

jar

Download grpc-scopes 3.0


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