is not current version
Last Version 0.8.0-rc.2

com.github.rahulsom:grooves-groovy 0.2.1

Support for completeness of queries in Groovy code

Categories

Categories

Groovy Languages
GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

grooves-groovy
Version

Version

0.2.1
Type

Type

jar

Download grooves-groovy 0.2.1


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