is not current version
Last Version 0.5.0

com.findwise.hydra:hydra-groovy-runner 0.4.2


Categories

Categories

Groovy Languages
GroupId

GroupId

com.findwise.hydra
ArtifactId

ArtifactId

hydra-groovy-runner
Version

Version

0.4.2
Type

Type

jar

Download hydra-groovy-runner 0.4.2


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