is not current version
Last Version 0.7.0

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


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.2.0
Type

Type

jar

Download guice-grpc-sink 0.2.0


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