is not current version
Last Version 3.0.13

com.sitewhere:sitewhere-microservice-api 3.0.0.alpha14

SiteWhere Microservice APIs

GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-microservice-api
Version

Version

3.0.0.alpha14
Type

Type

jar

Download sitewhere-microservice-api 3.0.0.alpha14


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