MVN

com.squareup : protoparser

Maven & Gradle

Dec 17, 2021
20 usages
206 stars

ProtoParser · Basic parser for protocol buffer schema declarations.

<dependency>
    <groupId>com.squareup</groupId>
    <artifactId>protoparser</artifactId>
    <version>4.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup : protoparser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.3

All Versions

Choose a version of com.squareup : protoparser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
protoparser-4.0.3
protoparser-4.0.2
protoparser-4.0.1
protoparser-4.0.0
3.1.x
protoparser-3.1.5
protoparser-3.1.4
protoparser-3.1.3
protoparser-3.1.2
protoparser-3.1.1
protoparser-3.1.0
3.0.x
protoparser-3.0.0
2.3.x
protoparser-2.3.5
protoparser-2.3.4
protoparser-2.3.3
protoparser-2.3.2
protoparser-2.3.1
protoparser-2.3.0
2.2.x
protoparser-2.2.0
2.1.x
protoparser-2.1.1
protoparser-2.1.0
2.0.x
protoparser-2.0.0
1.1.x
protoparser-1.1.0
1.0.x
protoparser-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.squareup</groupId>
    <artifactId>protoparser</artifactId>
    <version>4.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup : protoparser gradle dependency to your build.gradle file:

implementation 'com.squareup:protoparser:4.0.3'

Gradle Kotlin DSL: Add the following com.squareup : protoparser gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup:protoparser:4.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup : protoparser sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup" % "protoparser" % "4.0.3"

Advertisement

Dependencies from Group

Jun 18, 2020
1.2k usages
10.3k stars
May 30, 2023
286 usages
3.8k stars
Dec 03, 2014
78 usages
10.6k stars
May 05, 2014
63 usages
1.5k stars
Dec 17, 2021
62 usages
5.2k stars

Discover Dependencies

Oct 26, 2016
16 usages
5 stars
Dec 16, 2015
13 usages
Dec 16, 2015
7 usages
Jul 13, 2023
16 usages
1.5k stars
Jul 18, 2022
12 usages
187 stars
Dec 29, 2016
60 usages
Oct 24, 2017
16 usages
212 stars
Jul 13, 2023
10 usages
212 stars