is not current version
Last Version 1.3.3

org.joeyb.undercarriage:grpc 1.3.2

null

Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.joeyb.undercarriage
ArtifactId

ArtifactId

grpc
Version

Version

1.3.2
Type

Type

jar

Download grpc 1.3.2


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