is not current version
Last Version 3.0.13

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

SiteWhere Microservice APIs

GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-microservice-api
Version

Version

3.0.0.beta41
Type

Type

jar

Download sitewhere-microservice-api 3.0.0.beta41


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