is not current version
Last Version 3.0.0.alpha3

com.sitewhere:sitewhere-core-api 3.0.0.alpha2

SiteWhere Core Runtime API

GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-core-api
Version

Version

3.0.0.alpha2
Type

Type

jar

Download sitewhere-core-api 3.0.0.alpha2


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