is not current version
Last Version 1.8.0

com.sitewhere:sitewhere-groovy 1.0.3


Categories

Categories

Groovy Languages
GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-groovy
Version

Version

1.0.3
Type

Type

jar

Download sitewhere-groovy 1.0.3


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