is not current version
Last Version 1.16

com.github.auties00:protoc 1.9

A modern implementation of protoc to generate java sources from protobuf schemas

License

License

GroupId

GroupId

com.github.auties00
ArtifactId

ArtifactId

protoc
Version

Version

1.9
Type

Type

pom
Description

Description

com.github.auties00:protoc
A modern implementation of protoc to generate java sources from protobuf schemas
Project URL

Project URL

https://github.com/Auties00/ModernProtoc
Source Code Management

Source Code Management

https://github.com/Auties00/ModernProtoc/tree/master

Download protoc 1.9

Filename Size
protoc-1.9.pom 5 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

  • api
  • parser
  • tool