is not current version
Last Version 1.11.0

com.sitewhere:sitewhere-web 1.10.0

SiteWhere Web Components

GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-web
Version

Version

1.10.0
Type

Type

jar

Download sitewhere-web 1.10.0


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