wire-gradle-plugin

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

License

License

Categories

Categories

Gradle Build Tools Wire Data Data Structures
GroupId

GroupId

com.jiechic.library.wire
ArtifactId

ArtifactId

wire-gradle-plugin
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

wire-gradle-plugin
A Gradle plugin for generating Java code for your protocol buffer definitions with Wire.
Project URL

Project URL

http://github.com/jiechic/wire-gradle-plugin/
Source Code Management

Source Code Management

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

Download wire-gradle-plugin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.tools.build : gradle jar 2.3.3
com.squareup.wire : wire-compiler jar 2.2.0

Project Modules

There are no modules declared in this project.

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

Versions

Version
2.0.0
1.0.2
1.0.1
1.0.0