Last Version

Protocol Buffers [BOM] 4.0.0-rc-2

A compatible set of open source libraries for working with protocol buffers.

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.google.protobuf
ArtifactId

ArtifactId

protobuf-bom
Version

Version

4.0.0-rc-2
Type

Type

pom
Description

Description

Protocol Buffers [BOM]
A compatible set of open source libraries for working with protocol buffers.
Project URL

Project URL

https://developers.google.com/protocol-buffers/
Project Organization

Project Organization

Google LLC
Source Code Management

Source Code Management

https://github.com/protocolbuffers/protobuf

Download protobuf-bom 4.0.0-rc-2


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

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.