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

io.chandler:protobuf-parent 3.7.1-teavm1

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.

Категории

Категории

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

Группа

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

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

protobuf-parent
Версия

Версия

3.7.1-teavm1
Тип

Тип

pom

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

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

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