is not current version
Last Version 0.7.0

com.google.cloud.trace:guice-grpc-sink 0.3.2


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection gRPC Net Networking
GroupId

GroupId

com.google.cloud.trace
ArtifactId

ArtifactId

guice-grpc-sink
Version

Version

0.3.2
Type

Type

jar

Download guice-grpc-sink 0.3.2


<!-- https://jarcasting.com/artifacts/com.google.cloud.trace/guice-grpc-sink/ -->
<dependency>
    <groupId>com.google.cloud.trace</groupId>
    <artifactId>guice-grpc-sink</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.trace/guice-grpc-sink/
implementation 'com.google.cloud.trace:guice-grpc-sink:0.3.2'
// https://jarcasting.com/artifacts/com.google.cloud.trace/guice-grpc-sink/
implementation ("com.google.cloud.trace:guice-grpc-sink:0.3.2")
'com.google.cloud.trace:guice-grpc-sink:jar:0.3.2'
<dependency org="com.google.cloud.trace" name="guice-grpc-sink" rev="0.3.2">
  <artifact name="guice-grpc-sink" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.trace', module='guice-grpc-sink', version='0.3.2')
)
libraryDependencies += "com.google.cloud.trace" % "guice-grpc-sink" % "0.3.2"
[com.google.cloud.trace/guice-grpc-sink "0.3.2"]