Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/square/wire-gradle-plugin
A Gradle plugin for generating Java code for your protocol buffer definitions with Wire.
https://github.com/square/wire-gradle-plugin
Last synced: 6 days ago
JSON representation
A Gradle plugin for generating Java code for your protocol buffer definitions with Wire.
- Host: GitHub
- URL: https://github.com/square/wire-gradle-plugin
- Owner: square
- License: apache-2.0
- Archived: true
- Created: 2015-05-07T04:36:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T17:11:44.000Z (over 5 years ago)
- Last Synced: 2024-04-13T17:52:16.271Z (7 months ago)
- Language: Groovy
- Size: 68.4 KB
- Stars: 153
- Watchers: 24
- Forks: 23
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-android-tools - Wire Gradle Plugin - A Gradle plugin for generating Java code for your protocol buffer definitions with Wire. (Gradle Plugin)
README
Wire Gradle Plugin
==================Deprecated!
-----------This project is now deprecated. Its replacement is `wire-gradle-plugin`, within the [Wire Protocol Buffers](https://github.com/square/wire/) 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 athttp://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.