is not current version
Last Version 3.5.5-p1

org.ngrinder:ngrinder-groovy 3.5.4

ngrinder-groovy module

Categories

Categories

Groovy Languages
GroupId

GroupId

org.ngrinder
ArtifactId

ArtifactId

ngrinder-groovy
Version

Version

3.5.4
Type

Type

jar

Download ngrinder-groovy 3.5.4


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