Gradle Protobuf Plugin

Gradle plugin for using Google Protocol Buffers in your Gradle project.

License

License

Categories

Categories

Gradle Build Tools Protobuf Data Data Structures
GroupId

GroupId

com.tomcawley
ArtifactId

ArtifactId

gradle-protobuf-plugin
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Gradle Protobuf Plugin
Gradle plugin for using Google Protocol Buffers in your Gradle project.
Project URL

Project URL

https://github.com/tcawley/gradle-protobuf-plugin
Source Code Management

Source Code Management

https://github.com/tcawley/gradle-protobuf-plugin

Download gradle-protobuf-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.tomcawley/gradle-protobuf-plugin/ -->
<dependency>
    <groupId>com.tomcawley</groupId>
    <artifactId>gradle-protobuf-plugin</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tomcawley/gradle-protobuf-plugin/
implementation 'com.tomcawley:gradle-protobuf-plugin:0.3.2'
// https://jarcasting.com/artifacts/com.tomcawley/gradle-protobuf-plugin/
implementation ("com.tomcawley:gradle-protobuf-plugin:0.3.2")
'com.tomcawley:gradle-protobuf-plugin:jar:0.3.2'
<dependency org="com.tomcawley" name="gradle-protobuf-plugin" rev="0.3.2">
  <artifact name="gradle-protobuf-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tomcawley', module='gradle-protobuf-plugin', version='0.3.2')
)
libraryDependencies += "com.tomcawley" % "gradle-protobuf-plugin" % "0.3.2"
[com.tomcawley/gradle-protobuf-plugin "0.3.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.2
0.3
0.2