MVN

com.dyuproject.protostuff : protostuff-parser

Maven & Gradle

Oct 29, 2016
2 usages
0 stars

protostuff :: parser · parser for .proto files

<dependency>
    <groupId>com.dyuproject.protostuff</groupId>
    <artifactId>protostuff-parser</artifactId>
    <version>1.0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dyuproject.protostuff : protostuff-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.12

All Versions

Choose a version of com.dyuproject.protostuff : protostuff-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
protostuff-parser-1.0.12
protostuff-parser-1.0.11
protostuff-parser-1.0.10
protostuff-parser-1.0.9
protostuff-parser-1.0.8
protostuff-parser-1.0.7
protostuff-parser-1.0.6
protostuff-parser-1.0.5
protostuff-parser-1.0.4
protostuff-parser-1.0.3
protostuff-parser-1.0.2
protostuff-parser-1.0.1
protostuff-parser-1.0.0

How to add a dependency to Maven

Add the following com.dyuproject.protostuff : protostuff-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.dyuproject.protostuff</groupId>
    <artifactId>protostuff-parser</artifactId>
    <version>1.0.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dyuproject.protostuff : protostuff-parser gradle dependency to your build.gradle file:

implementation 'com.dyuproject.protostuff:protostuff-parser:1.0.12'

Gradle Kotlin DSL: Add the following com.dyuproject.protostuff : protostuff-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dyuproject.protostuff:protostuff-parser:1.0.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dyuproject.protostuff : protostuff-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dyuproject.protostuff" % "protostuff-parser" % "1.0.12"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 19, 2021
14 usages
4 stars
Feb 12, 2009
11 usages
Jul 04, 2019
17 usages
556 stars
Dec 16, 2014
4 usages
30 stars
May 02, 2016
8 usages
May 18, 2019
12 usages
125 stars
Nov 24, 2015
2 usages
4 stars
Aug 22, 2023
21 usages
1k stars
May 26, 2019
4 usages
367 stars