is not current version
Last Version 3.0.0.alpha3

com.sitewhere:sitewhere-core-api 1.4.0


GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-core-api
Version

Version

1.4.0
Type

Type

jar

Download sitewhere-core-api 1.4.0


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