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

com.sitewhere:sitewhere-protobuf 0.9.7


Категории

Категории

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

Группа

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

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

sitewhere-protobuf
Версия

Версия

0.9.7
Тип

Тип

jar

Скачать sitewhere-protobuf 0.9.7


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