is not current version
Last Version 1.8.0

com.sitewhere:sitewhere-groovy 1.0.5


Categories

Categories

Groovy Languages
GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-groovy
Version

Version

1.0.5
Type

Type

jar

Download sitewhere-groovy 1.0.5


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