License |
License |
---|---|
GroupId | GroupIdcom.github.auties00 |
ArtifactId | ArtifactIdprotoc |
Last Version | Last Version1.16 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.github.auties00:protoc
A modern implementation of protoc to generate java sources from protobuf schemas
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protoc-1.16.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.auties00/protoc/ -->
<dependency>
<groupId>com.github.auties00</groupId>
<artifactId>protoc</artifactId>
<version>1.16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.auties00/protoc/
implementation 'com.github.auties00:protoc:1.16'
// https://jarcasting.com/artifacts/com.github.auties00/protoc/
implementation ("com.github.auties00:protoc:1.16")
'com.github.auties00:protoc:pom:1.16'
<dependency org="com.github.auties00" name="protoc" rev="1.16">
<artifact name="protoc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.auties00', module='protoc', version='1.16')
)
libraryDependencies += "com.github.auties00" % "protoc" % "1.16"
[com.github.auties00/protoc "1.16"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |