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

com.sitewhere:sitewhere-warp10 3.0.0.alpha12

SiteWhere Warp10 Integration

Группа

Группа

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

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

sitewhere-warp10
Версия

Версия

3.0.0.alpha12
Тип

Тип

jar

Скачать sitewhere-warp10 3.0.0.alpha12


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