Last Version

Protocol Buffers [Parent] - shaded version 3.5.1 0.9

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

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.os72
ArtifactId

ArtifactId

protobuf-parent-shaded-351
Version

Version

0.9
Type

Type

pom
Description

Description

Protocol Buffers [Parent] - shaded version 3.5.1
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.
Project URL

Project URL

https://github.com/os72/protobuf-java-shaded-351
Source Code Management

Source Code Management

https://github.com/os72/protobuf-java-shaded-351

Download protobuf-parent-shaded-351 0.9


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • util