is not current version
Last Version 1.24.0

org.webjars.npm:grpc 0.13.1

WebJar for grpc

Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

grpc
Version

Version

0.13.1
Type

Type

jar

Download grpc 0.13.1


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