License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdcom.github.rahulsom |
ArtifactId | ArtifactIdgrooves-groovy |
Last Version | Last Version0.8.0-rc.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongrooves-groovy
Support for completeness of queries in Groovy code
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.rahulsom/grooves-groovy/ -->
<dependency>
<groupId>com.github.rahulsom</groupId>
<artifactId>grooves-groovy</artifactId>
<version>0.8.0-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rahulsom/grooves-groovy/
implementation 'com.github.rahulsom:grooves-groovy:0.8.0-rc.2'
// https://jarcasting.com/artifacts/com.github.rahulsom/grooves-groovy/
implementation ("com.github.rahulsom:grooves-groovy:0.8.0-rc.2")
'com.github.rahulsom:grooves-groovy:jar:0.8.0-rc.2'
<dependency org="com.github.rahulsom" name="grooves-groovy" rev="0.8.0-rc.2">
<artifact name="grooves-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rahulsom', module='grooves-groovy', version='0.8.0-rc.2')
)
libraryDependencies += "com.github.rahulsom" % "grooves-groovy" % "0.8.0-rc.2"
[com.github.rahulsom/grooves-groovy "0.8.0-rc.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rahulsom : grooves-api | jar | 0.8.0-rc.2 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 2.5.15 |