is not current version
Last Version 1.8.0

com.sitewhere:sitewhere-groovy 1.7.0

SiteWhere Groovy Integration

Categories

Categories

Groovy Languages
GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-groovy
Version

Version

1.7.0
Type

Type

jar

Download sitewhere-groovy 1.7.0


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