is not current version
Last Version 1.11.0

com.sitewhere:sitewhere-siddhi 1.0.4


Categories

Categories

Siddhi Business Logic Libraries Machine Learning
GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-siddhi
Version

Version

1.0.4
Type

Type

jar

Download sitewhere-siddhi 1.0.4


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