License |
License |
---|---|
Categories |
CategoriesJava Languages Protobuf Data Data Structures |
GroupId | GroupIdcom.github.os72 |
ArtifactId | ArtifactIdprotobuf-java-shaded-241 |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtocol Buffer Java API - shaded version 2.4.1
Protocol Buffers are a way of encoding structured data in an efficient yet
extensible format.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.os72/protobuf-java-shaded-241/ -->
<dependency>
<groupId>com.github.os72</groupId>
<artifactId>protobuf-java-shaded-241</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.os72/protobuf-java-shaded-241/
implementation 'com.github.os72:protobuf-java-shaded-241:0.9'
// https://jarcasting.com/artifacts/com.github.os72/protobuf-java-shaded-241/
implementation ("com.github.os72:protobuf-java-shaded-241:0.9")
'com.github.os72:protobuf-java-shaded-241:jar:0.9'
<dependency org="com.github.os72" name="protobuf-java-shaded-241" rev="0.9">
<artifact name="protobuf-java-shaded-241" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.os72', module='protobuf-java-shaded-241', version='0.9')
)
libraryDependencies += "com.github.os72" % "protobuf-java-shaded-241" % "0.9"
[com.github.os72/protobuf-java-shaded-241 "0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.os72 : protoc-jar | jar | 3.0.0-b2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |
org.easymock : easymock | jar | 2.2 |
org.easymock : easymockclassextension | jar | 2.2.1 |