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

com.sitewhere:sitewhere-server-api 1.6.1

SiteWhere Server API

Группа

Группа

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

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

sitewhere-server-api
Версия

Версия

1.6.1
Тип

Тип

jar

Скачать sitewhere-server-api 1.6.1


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