Last Version

AGRIROUTER - API Protobuf Definitions 1.0.0-jdk11

This project contains the internal Google Protocol Buffer (protobuf) definitions for the communication with the agrirouter. All the definitions are part of the communcation structure of the agrirouter. For more informations see the technical integration guide which you can download from the developer section on the product website.

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.agrirouter.proto
ArtifactId

ArtifactId

agrirouter-api-protobuf-definitions
Version

Version

1.0.0-jdk11
Type

Type

jar
Description

Description

AGRIROUTER - API Protobuf Definitions
This project contains the internal Google Protocol Buffer (protobuf) definitions for the communication with the agrirouter. All the definitions are part of the communcation structure of the agrirouter. For more informations see the technical integration guide which you can download from the developer section on the product website.
Project URL

Project URL

https://github.com/DKE-Data/agrirouter-api-protobuf-definitions
Source Code Management

Source Code Management

https://github.com/DKE-Data/agrirouter-api-protobuf-definitions

Download agrirouter-api-protobuf-definitions 1.0.0-jdk11


<!-- https://jarcasting.com/artifacts/com.agrirouter.proto/agrirouter-api-protobuf-definitions/ -->
<dependency>
    <groupId>com.agrirouter.proto</groupId>
    <artifactId>agrirouter-api-protobuf-definitions</artifactId>
    <version>1.0.0-jdk11</version>
</dependency>
// https://jarcasting.com/artifacts/com.agrirouter.proto/agrirouter-api-protobuf-definitions/
implementation 'com.agrirouter.proto:agrirouter-api-protobuf-definitions:1.0.0-jdk11'
// https://jarcasting.com/artifacts/com.agrirouter.proto/agrirouter-api-protobuf-definitions/
implementation ("com.agrirouter.proto:agrirouter-api-protobuf-definitions:1.0.0-jdk11")
'com.agrirouter.proto:agrirouter-api-protobuf-definitions:jar:1.0.0-jdk11'
<dependency org="com.agrirouter.proto" name="agrirouter-api-protobuf-definitions" rev="1.0.0-jdk11">
  <artifact name="agrirouter-api-protobuf-definitions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.agrirouter.proto', module='agrirouter-api-protobuf-definitions', version='1.0.0-jdk11')
)
libraryDependencies += "com.agrirouter.proto" % "agrirouter-api-protobuf-definitions" % "1.0.0-jdk11"
[com.agrirouter.proto/agrirouter-api-protobuf-definitions "1.0.0-jdk11"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.