Last Version

Protocol Buffers [Parent] 3.7.1-teavm2

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. 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-parent
Version

Version

3.7.1-teavm2
Type

Type

pom
Description

Description

Protocol Buffers [Parent]
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. 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-parent 3.7.1-teavm2


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

  • bom
  • core
  • util