MVN

com.github.hbmartin : protobuf_java_to_protobufjs

Maven & Gradle

Jun 27, 2021
1 usages
3 stars

Protobuf Java to ProtobufJS · Takes the Java classes generated from Protobuf 3 messages and return an object for use in ProtobufJS

<dependency>
    <groupId>com.github.hbmartin</groupId>
    <artifactId>protobuf_java_to_protobufjs</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hbmartin : protobuf_java_to_protobufjs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of com.github.hbmartin : protobuf_java_to_protobufjs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
protobuf_java_to_protobufjs-0.2.0
0.1.x
protobuf_java_to_protobufjs-0.1.0
0.0.x
protobuf_java_to_protobufjs-0.0.1

How to add a dependency to Maven

Add the following com.github.hbmartin : protobuf_java_to_protobufjs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.hbmartin</groupId>
    <artifactId>protobuf_java_to_protobufjs</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.hbmartin : protobuf_java_to_protobufjs gradle dependency to your build.gradle file:

implementation 'com.github.hbmartin:protobuf_java_to_protobufjs:0.2.0'

Gradle Kotlin DSL: Add the following com.github.hbmartin : protobuf_java_to_protobufjs gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.hbmartin:protobuf_java_to_protobufjs:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.hbmartin : protobuf_java_to_protobufjs sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.hbmartin" % "protobuf_java_to_protobufjs" % "0.2.0"

Advertisement

Dependencies from Group

Jun 27, 2021
1 usages
3 stars

Discover Dependencies

Jun 27, 2021
3 usages
13 stars
Oct 19, 2022
1 usages
544 stars
Aug 16, 2023
2 usages
428 stars
Jun 26, 2023
2 usages
27 stars
Aug 06, 2023
2 usages
Jun 23, 2023
2 usages
753 stars
Jan 08, 2023
1 usages
2 stars
Nov 28, 2011
1 usages