| License |
License |
|---|---|
| Categories |
CategoriesProtobuf Data Data Structures |
| GroupId | GroupIdde.dlr.gitlab.fame |
| ArtifactId | ArtifactIdprotobuf |
| Last Version | Last Version1.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFAME-Protobuf
Google Protocol Buffer definitions for FAME framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| protobuf-1.1.5.pom | |
| protobuf-1.1.5.jar | 354 KB |
| protobuf-1.1.5-sources.jar | 134 KB |
| protobuf-1.1.5-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-java-util | jar | 3.11.1 |