is not current version
Last Version 17.10.0.0

org.tentackle:tentackle-script-groovy 2.0.6

Tentackle Scripting with Groovy

Categories

Categories

Groovy Languages
GroupId

GroupId

org.tentackle
ArtifactId

ArtifactId

tentackle-script-groovy
Version

Version

2.0.6
Type

Type

jar

Download tentackle-script-groovy 2.0.6


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