is not current version
Last Version 3.0.0.alpha3

com.sitewhere:sitewhere-core 0.9.7


GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-core
Version

Version

0.9.7
Type

Type

jar

Download sitewhere-core 0.9.7


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