is not current version
Last Version 1.47.0

io.grpc:grpc-bom 1.39.0

gRPC: BOM

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

io.grpc
ArtifactId

ArtifactId

grpc-bom
Version

Version

1.39.0
Type

Type

pom
Description

Description

io.grpc:grpc-bom
gRPC: BOM
Project URL

Project URL

https://github.com/grpc/grpc-java
Source Code Management

Source Code Management

https://github.com/grpc/grpc-java

Download grpc-bom 1.39.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.