Last Version

io.github.pseudomuto:protoc-gen-doc 1.5.1

This is a documentation generator plugin for the Google Protocol Buffers compiler (protoc). The plugin can generate HTML, JSON, DocBook, and Markdown documentation from comments in your .proto files.

License

License

GroupId

GroupId

io.github.pseudomuto
ArtifactId

ArtifactId

protoc-gen-doc
Version

Version

1.5.1
Type

Type

pom
Description

Description

io.github.pseudomuto:protoc-gen-doc
This is a documentation generator plugin for the Google Protocol Buffers compiler (protoc). The plugin can generate HTML, JSON, DocBook, and Markdown documentation from comments in your .proto files.
Project URL

Project URL

https://github.com/pseudomuto/protoc-gen-doc
Source Code Management

Source Code Management

https://github.com/pseudomuto/protoc-gen-doc

Download protoc-gen-doc 1.5.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.