License |
License |
---|---|
GroupId | GroupIdcom.github.os72 |
ArtifactId | ArtifactIdprotoc-jar |
Last Version | Last Version3.11.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotoc-jar
Protocol Buffers compiler - executable JAR and API
|
Project URL |
Project URL |
Filename | Size |
---|---|
protoc-jar-3.11.4.pom | |
protoc-jar-3.11.4.jar | 9 MB |
protoc-jar-3.11.4-sources.jar | 69 KB |
protoc-jar-3.11.4-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.os72/protoc-jar/ -->
<dependency>
<groupId>com.github.os72</groupId>
<artifactId>protoc-jar</artifactId>
<version>3.11.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.os72/protoc-jar/
implementation 'com.github.os72:protoc-jar:3.11.4'
// https://jarcasting.com/artifacts/com.github.os72/protoc-jar/
implementation ("com.github.os72:protoc-jar:3.11.4")
'com.github.os72:protoc-jar:jar:3.11.4'
<dependency org="com.github.os72" name="protoc-jar" rev="3.11.4">
<artifact name="protoc-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.os72', module='protoc-jar', version='3.11.4')
)
libraryDependencies += "com.github.os72" % "protoc-jar" % "3.11.4"
[com.github.os72/protoc-jar "3.11.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |