MVN

com.googlecode.protobuf-java-format : protobuf-java-format

Maven & Gradle

Feb 23, 2017
144 usages
150 stars

protobuf-java-format · Provide serialization and de-serialization of different formats based on Google���s protobuf Message. Enables overriding the default (byte array) output to text based formats such as XML, JSON and HTML.

<dependency>
    <groupId>com.googlecode.protobuf-java-format</groupId>
    <artifactId>protobuf-java-format</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.protobuf-java-format : protobuf-java-format to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of com.googlecode.protobuf-java-format : protobuf-java-format to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
protobuf-java-format-1.4
1.3
protobuf-java-format-1.3
1.2
protobuf-java-format-1.2

How to add a dependency to Maven

Add the following com.googlecode.protobuf-java-format : protobuf-java-format maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.googlecode.protobuf-java-format</groupId>
    <artifactId>protobuf-java-format</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.googlecode.protobuf-java-format : protobuf-java-format gradle dependency to your build.gradle file:

implementation 'com.googlecode.protobuf-java-format:protobuf-java-format:1.4'

Gradle Kotlin DSL: Add the following com.googlecode.protobuf-java-format : protobuf-java-format gradle kotlin dependency to your build.gradle.kts file:

implementation("com.googlecode.protobuf-java-format:protobuf-java-format:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.googlecode.protobuf-java-format : protobuf-java-format sbt scala dependency to your build.sbt file:

libraryDependencies += "com.googlecode.protobuf-java-format" % "protobuf-java-format" % "1.4"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 12, 2022
567 usages
663 stars
Apr 27, 2020
4 usages
209 stars
Aug 25, 2023
237 stars
Aug 25, 2023
237 stars
Oct 19, 2015
277 stars
Oct 19, 2015
15 stars
Apr 06, 2016
55 stars
ssj
Aug 29, 2022
6 usages
103 stars
Apr 09, 2018
1 usages
2 stars
Aug 08, 2018
0 stars