is not current version
Last Version 0.5.0

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


Categories

Categories

Groovy Languages
GroupId

GroupId

com.findwise.hydra
ArtifactId

ArtifactId

hydra-groovy-runner
Version

Version

0.4.3
Type

Type

jar

Download hydra-groovy-runner 0.4.3


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