MVN

xyz.codemeans.protobuf4j : protobuf4j-core

Maven & Gradle

Aug 17, 2020
2 usages
1 stars

Protobuf4j: A Facility Framework to Develop with Google Protobuf · A Facility Framework to Develop with Google Protobuf

<dependency>
    <groupId>xyz.codemeans.protobuf4j</groupId>
    <artifactId>protobuf4j-core</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.codemeans.protobuf4j : protobuf4j-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1
  • Latest Alpha: 0.9.3.alpha

All Versions

Choose a version of xyz.codemeans.protobuf4j : protobuf4j-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
protobuf4j-core-1.0.1
protobuf4j-core-1.0.0
0.9.x
protobuf4j-core-0.9.3.alpha
protobuf4j-core-0.9.0.alpha

How to add a dependency to Maven

Add the following xyz.codemeans.protobuf4j : protobuf4j-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.codemeans.protobuf4j</groupId>
    <artifactId>protobuf4j-core</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.codemeans.protobuf4j : protobuf4j-core gradle dependency to your build.gradle file:

implementation 'xyz.codemeans.protobuf4j:protobuf4j-core:1.0.1'

Gradle Kotlin DSL: Add the following xyz.codemeans.protobuf4j : protobuf4j-core gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.codemeans.protobuf4j:protobuf4j-core:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.codemeans.protobuf4j : protobuf4j-core sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.codemeans.protobuf4j" % "protobuf4j-core" % "1.0.1"

Advertisement

Dependencies from Group

Aug 17, 2020
2 usages
1 stars
Aug 17, 2020
2 usages
1 stars
Aug 17, 2020
1 usages
1 stars

Discover Dependencies

Jun 01, 2023
4 usages
133 stars
Aug 09, 2020
3 usages
8 stars
Oct 04, 2021
1 usages
0 stars
Jun 13, 2019
2 usages
195 stars
Jun 29, 2018
2 usages
13 stars
Jun 29, 2018
2 usages
13 stars
Jul 26, 2017
2 usages
May 29, 2019
4 usages
2.6k stars
Apr 27, 2023
22 usages