net.spals.shaded:protobuf-java


Categories

Categories

Java Languages Net Protobuf Data Data Structures
GroupId

GroupId

net.spals.shaded
ArtifactId

ArtifactId

protobuf-java
Last Version

Last Version

3.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Download protobuf-java

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.1
3.5.0
3.4.0
3.3.1
3.3.0
3.2.0
3.1.0
3.0.2
3.0.0
2.6.1
2.6.0
2.5.0