| License |
License |
|---|---|
| GroupId | GroupIdcom.github.os72 |
| ArtifactId | ArtifactIdprotoc-jar-build |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionprotoc-jar-build
Protocol Buffers compiler - executable JAR and API
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| protoc-jar-build-1.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.os72/protoc-jar-build/ -->
<dependency>
<groupId>com.github.os72</groupId>
<artifactId>protoc-jar-build</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.os72/protoc-jar-build/
implementation 'com.github.os72:protoc-jar-build:1.0'
// https://jarcasting.com/artifacts/com.github.os72/protoc-jar-build/
implementation ("com.github.os72:protoc-jar-build:1.0")
'com.github.os72:protoc-jar-build:pom:1.0'
<dependency org="com.github.os72" name="protoc-jar-build" rev="1.0">
<artifact name="protoc-jar-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.os72', module='protoc-jar-build', version='1.0')
)
libraryDependencies += "com.github.os72" % "protoc-jar-build" % "1.0"
[com.github.os72/protoc-jar-build "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |