Gradle Protobuf Plugin

Gradle plugin that provides tasks for generating source files from .proto files using the Google Protocol Buffers compiler.

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка Protobuf Данные Data Structures
Группа

Группа

com.andrewkroh.gradle
Идентификатор

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

gradle-protobuf-plugin
Последняя версия

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

0.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Gradle Protobuf Plugin
Gradle plugin that provides tasks for generating source files from .proto files using the Google Protocol Buffers compiler.
Ссылка на сайт

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

https://github.com/andrewkroh/gradle-protobuf-plugin
Система контроля версий

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

https://github.com/andrewkroh/gradle-protobuf-plugin

Скачать gradle-protobuf-plugin

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.andrewkroh.gradle/gradle-protobuf-plugin/ -->
<dependency>
    <groupId>com.andrewkroh.gradle</groupId>
    <artifactId>gradle-protobuf-plugin</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.andrewkroh.gradle/gradle-protobuf-plugin/
implementation 'com.andrewkroh.gradle:gradle-protobuf-plugin:0.5.0'
// https://jarcasting.com/artifacts/com.andrewkroh.gradle/gradle-protobuf-plugin/
implementation ("com.andrewkroh.gradle:gradle-protobuf-plugin:0.5.0")
'com.andrewkroh.gradle:gradle-protobuf-plugin:jar:0.5.0'
<dependency org="com.andrewkroh.gradle" name="gradle-protobuf-plugin" rev="0.5.0">
  <artifact name="gradle-protobuf-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.andrewkroh.gradle', module='gradle-protobuf-plugin', version='0.5.0')
)
libraryDependencies += "com.andrewkroh.gradle" % "gradle-protobuf-plugin" % "0.5.0"
[com.andrewkroh.gradle/gradle-protobuf-plugin "0.5.0"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.5.0
0.4.0
0.3.0
0.2.0