| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииProtobuf Данные Data Structures |
| Группа | Группаcom.agrirouter.proto |
| Идентификатор | Идентификаторagrirouter-api-protobuf-definitions |
| Версия | Версия1.0.0-jdk11 |
| Тип | Типjar |
| Описание |
Описание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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.5.1 |