Gradle plugin that provides tasks for generating source files from .proto files using the Google Protocol Buffers compiler.
'com.andrewkroh.gradle:gradle-protobuf-plugin:0.2.0'
<dependency>
<groupId>com.andrewkroh.gradle</groupId>
<artifactId>gradle-protobuf-plugin</artifactId>
<version>0.2.0</version>
</dependency>
<dependency org="com.andrewkroh.gradle" name="gradle-protobuf-plugin" rev="0.2.0"/>
"com.andrewkroh.gradle", "gradle-protobuf-plugin", "0.2.0"