is not current version
Last Version 6.1

pl.morgwai.base:grpc-scopes 2.0-alpha1

RPC and ListenerEvent Guice Scopes for gRPC server

Categories

Categories

gRPC Net Networking
GroupId

GroupId

pl.morgwai.base
ArtifactId

ArtifactId

grpc-scopes
Version

Version

2.0-alpha1
Type

Type

jar

Download grpc-scopes 2.0-alpha1


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