Last Version

Protocol Buffers [Core] - shaded version 3.6.0 0.9

Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.

License

License

Categories

Categories

Java Languages Protobuf Data Data Structures
GroupId

GroupId

com.github.os72
ArtifactId

ArtifactId

protobuf-java-shaded-360
Version

Version

0.9
Type

Type

jar
Description

Description

Protocol Buffers [Core] - shaded version 3.6.0
Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.

Download protobuf-java-shaded-360 0.9


<!-- https://jarcasting.com/artifacts/com.github.os72/protobuf-java-shaded-360/ -->
<dependency>
    <groupId>com.github.os72</groupId>
    <artifactId>protobuf-java-shaded-360</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.os72/protobuf-java-shaded-360/
implementation 'com.github.os72:protobuf-java-shaded-360:0.9'
// https://jarcasting.com/artifacts/com.github.os72/protobuf-java-shaded-360/
implementation ("com.github.os72:protobuf-java-shaded-360:0.9")
'com.github.os72:protobuf-java-shaded-360:jar:0.9'
<dependency org="com.github.os72" name="protobuf-java-shaded-360" rev="0.9">
  <artifact name="protobuf-java-shaded-360" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.os72', module='protobuf-java-shaded-360', version='0.9')
)
libraryDependencies += "com.github.os72" % "protobuf-java-shaded-360" % "0.9"
[com.github.os72/protobuf-java-shaded-360 "0.9"]

Dependencies

provided (1)

Group / Artifact Type Version
com.github.os72 : protoc-jar jar 3.6.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 2.2
org.easymock : easymockclassextension jar 2.2.1

Project Modules

There are no modules declared in this project.