jar

com.jiechic.library.wire : wire-gradle-plugin

Maven & Gradle

Aug 02, 2017
153 stars

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

Table Of Contents

Latest Version

Download com.jiechic.library.wire : wire-gradle-plugin JAR file - Latest Versions:

All Versions

Download com.jiechic.library.wire : wire-gradle-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window wire-gradle-plugin-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jiechic.proto.wire

├─ com.jiechic.proto.wire.WireConfigurator.class - [JAR]

├─ com.jiechic.proto.wire.WireExtension.class - [JAR]

├─ com.jiechic.proto.wire.WireGeneratorTask.class - [JAR]

├─ com.jiechic.proto.wire.WirePlugin.class - [JAR]

├─ com.jiechic.proto.wire.WireSourceDirectorySet.class - [JAR]

├─ com.jiechic.proto.wire.WireUtils.class - [JAR]

├─ com.jiechic.proto.wire.WirebufConvention.class - [JAR]