Last Version

FAME-Protobuf 1.1.5

Google Protocol Buffer definitions for FAME framework

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

de.dlr.gitlab.fame
ArtifactId

ArtifactId

protobuf
Version

Version

1.1.5
Type

Type

jar
Description

Description

FAME-Protobuf
Google Protocol Buffer definitions for FAME framework
Project URL

Project URL

https://gitlab.com/fame-framework/fame-protobuf
Source Code Management

Source Code Management

https://gitlab.com/fame-framework/fame-protobuf

Download protobuf 1.1.5


<!-- https://jarcasting.com/artifacts/de.dlr.gitlab.fame/protobuf/ -->
<dependency>
    <groupId>de.dlr.gitlab.fame</groupId>
    <artifactId>protobuf</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.dlr.gitlab.fame/protobuf/
implementation 'de.dlr.gitlab.fame:protobuf:1.1.5'
// https://jarcasting.com/artifacts/de.dlr.gitlab.fame/protobuf/
implementation ("de.dlr.gitlab.fame:protobuf:1.1.5")
'de.dlr.gitlab.fame:protobuf:jar:1.1.5'
<dependency org="de.dlr.gitlab.fame" name="protobuf" rev="1.1.5">
  <artifact name="protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dlr.gitlab.fame', module='protobuf', version='1.1.5')
)
libraryDependencies += "de.dlr.gitlab.fame" % "protobuf" % "1.1.5"
[de.dlr.gitlab.fame/protobuf "1.1.5"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java-util jar 3.11.1

Project Modules

There are no modules declared in this project.