is not current version
Last Version 1.11.0

com.sitewhere:sitewhere-server-api 1.5.0


GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-server-api
Version

Version

1.5.0
Type

Type

jar

Download sitewhere-server-api 1.5.0


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