jar

com.andrewkroh.gradle : gradle-protobuf-plugin

Maven & Gradle

Jul 27, 2015
36 stars

Gradle Protobuf Plugin · Gradle plugin that provides tasks for generating source files from .proto files using the Google Protocol Buffers compiler.

Table Of Contents

Latest Version

Download com.andrewkroh.gradle : gradle-protobuf-plugin JAR file - Latest Versions:

All Versions

Download com.andrewkroh.gradle : gradle-protobuf-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
0.3.x
0.2.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 gradle-protobuf-plugin-0.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.andrewkroh.gradle.plugins.protobuf

├─ com.andrewkroh.gradle.plugins.protobuf.ProtobufPlugin.class - [JAR]

├─ com.andrewkroh.gradle.plugins.protobuf.ProtobufPluginExtension.class - [JAR]

├─ com.andrewkroh.gradle.plugins.protobuf.package-info.class - [JAR]

Advertisement