Last Version

Protobuf4j: A Facility Framework to Develop with Google Protobuf 1.0.1

A Facility Framework to Develop with Google Protobuf

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

xyz.codemeans.protobuf4j
ArtifactId

ArtifactId

protobuf4j-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

Protobuf4j: A Facility Framework to Develop with Google Protobuf
A Facility Framework to Develop with Google Protobuf
Project URL

Project URL

https://github.com/YuanWenqing/protobuf4j
Source Code Management

Source Code Management

https://github.com/YuanWenqing/protobuf4j

Download protobuf4j-core 1.0.1


<!-- https://jarcasting.com/artifacts/xyz.codemeans.protobuf4j/protobuf4j-core/ -->
<dependency>
    <groupId>xyz.codemeans.protobuf4j</groupId>
    <artifactId>protobuf4j-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.codemeans.protobuf4j/protobuf4j-core/
implementation 'xyz.codemeans.protobuf4j:protobuf4j-core:1.0.1'
// https://jarcasting.com/artifacts/xyz.codemeans.protobuf4j/protobuf4j-core/
implementation ("xyz.codemeans.protobuf4j:protobuf4j-core:1.0.1")
'xyz.codemeans.protobuf4j:protobuf4j-core:jar:1.0.1'
<dependency org="xyz.codemeans.protobuf4j" name="protobuf4j-core" rev="1.0.1">
  <artifact name="protobuf4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.codemeans.protobuf4j', module='protobuf4j-core', version='1.0.1')
)
libraryDependencies += "xyz.codemeans.protobuf4j" % "protobuf4j-core" % "1.0.1"
[xyz.codemeans.protobuf4j/protobuf4j-core "1.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.6.0
org.apache.commons : commons-lang3 jar 3.7
com.google.guava : guava jar 25.1-jre
com.hubspot.jackson : jackson-datatype-protobuf jar 0.9.9-jackson2.9-proto3

Project Modules

There are no modules declared in this project.