is not current version
Last Version 3.0.0.alpha3

com.sitewhere:sitewhere-core 1.8.0

SiteWhere Core Library

GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-core
Version

Version

1.8.0
Type

Type

jar

Download sitewhere-core 1.8.0


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