Последняя версия

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.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

protobuf-parent
Версия

Версия

3.7.1-teavm2
Тип

Тип

pom
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://developers.google.com/protocol-buffers/
Система контроля версий

Система контроля версий

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

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

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

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • bom
  • core
  • util