MVN

com.google.protobuf.nano : protobuf-javanano

Maven & Gradle

Jan 19, 2017
15 usages
60.5k stars

Protocol Buffer JavaNano API · Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.

<dependency>
    <groupId>com.google.protobuf.nano</groupId>
    <artifactId>protobuf-javanano</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.protobuf.nano : protobuf-javanano to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0
  • Latest Alpha: 3.0.0-alpha-7

All Versions

Choose a version of com.google.protobuf.nano : protobuf-javanano to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
protobuf-javanano-3.2.0rc2
3.1.x
protobuf-javanano-3.1.0
3.0.x
protobuf-javanano-3.0.0-alpha-7
protobuf-javanano-3.0.0-alpha-5
protobuf-javanano-3.0.0-alpha-4
protobuf-javanano-3.0.0-alpha-3.1
protobuf-javanano-3.0.0-alpha-3
protobuf-javanano-3.0.0-alpha-2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.google.protobuf.nano</groupId>
    <artifactId>protobuf-javanano</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.protobuf.nano : protobuf-javanano gradle dependency to your build.gradle file:

implementation 'com.google.protobuf.nano:protobuf-javanano:3.1.0'

Gradle Kotlin DSL: Add the following com.google.protobuf.nano : protobuf-javanano gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.protobuf.nano:protobuf-javanano:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.protobuf.nano : protobuf-javanano sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.protobuf.nano" % "protobuf-javanano" % "3.1.0"

Advertisement

Dependencies from Group

Jan 19, 2017
15 usages
60.5k stars

Discover Dependencies

Apr 12, 2017
8 usages
1.2k stars
May 01, 2023
46 usages
382 stars
Jul 08, 2023
6 stars
Aug 17, 2023
192 usages
1k stars
Sep 19, 2015
20 usages
5.1k stars
May 24, 2017
316 usages
May 03, 2016
2 usages
187 stars
Jun 12, 2023
89 usages
Jun 20, 2023
356 usages
8.4k stars