Last Version

Protocol Buffers [BOM] 3.7.1-teavm2

A compatible set of open source libraries for working with protocol buffers. This fork removes optimization features that cause incompatibility with the TeaVM runtime.

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

io.chandler
ArtifactId

ArtifactId

protobuf-bom
Version

Version

3.7.1-teavm2
Type

Type

pom
Description

Description

Protocol Buffers [BOM]
A compatible set of open source libraries for working with protocol buffers. This fork removes optimization features that cause incompatibility with the TeaVM runtime.
Project URL

Project URL

https://developers.google.com/protocol-buffers/
Source Code Management

Source Code Management

https://github.com/cjgriscom/protobuf-teavm

Download protobuf-bom 3.7.1-teavm2


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

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.