не последняя версия
Последняя версия 3.7.1-teavm2

io.chandler:protobuf-bom 3.7.1-teavm1

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

Категории

Категории

Protobuf Данные Data Structures
Группа

Группа

io.chandler
Идентификатор

Идентификатор

protobuf-bom
Версия

Версия

3.7.1-teavm1
Тип

Тип

pom

Скачать protobuf-bom 3.7.1-teavm1

Имя Файла Размер
protobuf-bom-3.7.1-teavm1.pom 3 KB
Обзор

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