is not current version
Last Version 17.10.0.0

org.tentackle:tentackle-script-groovy 8.3.0.1

Tentackle Scripting with Groovy

Categories

Categories

Groovy Languages
GroupId

GroupId

org.tentackle
ArtifactId

ArtifactId

tentackle-script-groovy
Version

Version

8.3.0.1
Type

Type

jar

Download tentackle-script-groovy 8.3.0.1


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