не последняя версия
Последняя версия 1.11.0

com.sitewhere:sitewhere-protobuf 1.2.0


Категории

Категории

Protobuf Данные Data Structures
Группа

Группа

com.sitewhere
Идентификатор

Идентификатор

sitewhere-protobuf
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать sitewhere-protobuf 1.2.0


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