protoc-jar

Protocol Buffers compiler - executable JAR and API

License

License

GroupId

GroupId

org.no-hope
ArtifactId

ArtifactId

protoc-jar
Last Version

Last Version

3.1.0.4-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

protoc-jar
Protocol Buffers compiler - executable JAR and API
Project URL

Project URL

https://github.com/os72/protoc-jar

Download protoc-jar

How to add to project

<!-- https://jarcasting.com/artifacts/org.no-hope/protoc-jar/ -->
<dependency>
    <groupId>org.no-hope</groupId>
    <artifactId>protoc-jar</artifactId>
    <version>3.1.0.4-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/protoc-jar/
implementation 'org.no-hope:protoc-jar:3.1.0.4-RC1'
// https://jarcasting.com/artifacts/org.no-hope/protoc-jar/
implementation ("org.no-hope:protoc-jar:3.1.0.4-RC1")
'org.no-hope:protoc-jar:jar:3.1.0.4-RC1'
<dependency org="org.no-hope" name="protoc-jar" rev="3.1.0.4-RC1">
  <artifact name="protoc-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='protoc-jar', version='3.1.0.4-RC1')
)
libraryDependencies += "org.no-hope" % "protoc-jar" % "3.1.0.4-RC1"
[org.no-hope/protoc-jar "3.1.0.4-RC1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0.4-RC1