is not current version
Last Version 1.24.0

org.webjars.npm:grpc 1.11.0-pre2

WebJar for grpc

Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

grpc
Version

Version

1.11.0-pre2
Type

Type

jar

Download grpc 1.11.0-pre2


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