wire-gradle-plugin

A Gradle plugin for generating Java code for your protocol buffer definitions with Wire.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.jiechic.library.wire
Идентификатор

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

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

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

wire-gradle-plugin
A Gradle plugin for generating Java code for your protocol buffer definitions with Wire.
Ссылка на сайт

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

http://github.com/jiechic/wire-gradle-plugin/
Система контроля версий

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

http://github.com/square/wire-gradle-plugin/

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

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.android.tools.build : gradle jar 2.3.3
com.squareup.wire : wire-compiler jar 2.2.0

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

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

Wire Gradle Plugin

Deprecated!

This project is now deprecated. Its replacement is wire-gradle-plugin, within the Wire Protocol Buffers project.

License

Copyright 2015 Square, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
com.jiechic.library.wire

Square

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

Версия
2.0.0
1.0.2
1.0.1
1.0.0