License |
License |
---|---|
GroupId | GroupIdorg.no-hope |
ArtifactId | ArtifactIdprotoc-jar |
Last Version | Last Version3.1.0.4-RC1 |
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.1.0.4-RC1.pom | |
protoc-jar-3.1.0.4-RC1.jar | 8 MB |
protoc-jar-3.1.0.4-RC1-sources.jar | 8 KB |
protoc-jar-3.1.0.4-RC1-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.no-hope/protoc-jar/ -->
<dependency>
<groupId>org.no-hope</groupId>
<artifactId>protoc-jar</artifactId>
<version>3.1.0.4-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/protoc-jar/
implementation 'org.no-hope:protoc-jar:3.1.0.4-RC1'
// https://jarcasting.com/artifacts/org.no-hope/protoc-jar/
implementation ("org.no-hope:protoc-jar:3.1.0.4-RC1")
'org.no-hope:protoc-jar:jar:3.1.0.4-RC1'
<dependency org="org.no-hope" name="protoc-jar" rev="3.1.0.4-RC1">
<artifact name="protoc-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='protoc-jar', version='3.1.0.4-RC1')
)
libraryDependencies += "org.no-hope" % "protoc-jar" % "3.1.0.4-RC1"
[org.no-hope/protoc-jar "3.1.0.4-RC1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |