| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGradle Компиляция и сборка Protobuf Данные Data Structures |
| Группа | Группаcom.bybutter.sisyphus.protobuf |
| Идентификатор | Идентификаторcom.bybutter.sisyphus.protobuf.gradle.plugin |
| Версия | Версия1.3.11 |
| Тип | Типpom |
| Описание |
ОписаниеSisyphus Protobuf Plugin
Protobuf compiler plugin for sisyphus framework.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| com.bybutter.sisyphus.protobuf.gradle.plugin-1.3.11.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bybutter.sisyphus.protobuf/com.bybutter.sisyphus.protobuf.gradle.plugin/ -->
<dependency>
<groupId>com.bybutter.sisyphus.protobuf</groupId>
<artifactId>com.bybutter.sisyphus.protobuf.gradle.plugin</artifactId>
<version>1.3.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bybutter.sisyphus.protobuf/com.bybutter.sisyphus.protobuf.gradle.plugin/
implementation 'com.bybutter.sisyphus.protobuf:com.bybutter.sisyphus.protobuf.gradle.plugin:1.3.11'
// https://jarcasting.com/artifacts/com.bybutter.sisyphus.protobuf/com.bybutter.sisyphus.protobuf.gradle.plugin/
implementation ("com.bybutter.sisyphus.protobuf:com.bybutter.sisyphus.protobuf.gradle.plugin:1.3.11")
'com.bybutter.sisyphus.protobuf:com.bybutter.sisyphus.protobuf.gradle.plugin:pom:1.3.11'
<dependency org="com.bybutter.sisyphus.protobuf" name="com.bybutter.sisyphus.protobuf.gradle.plugin" rev="1.3.11">
<artifact name="com.bybutter.sisyphus.protobuf.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bybutter.sisyphus.protobuf', module='com.bybutter.sisyphus.protobuf.gradle.plugin', version='1.3.11')
)
libraryDependencies += "com.bybutter.sisyphus.protobuf" % "com.bybutter.sisyphus.protobuf.gradle.plugin" % "1.3.11"
[com.bybutter.sisyphus.protobuf/com.bybutter.sisyphus.protobuf.gradle.plugin "1.3.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.bybutter.sisyphus.tools : sisyphus-protobuf-gradle-plugin | jar | 1.3.11 |