is not current version
Last Version 0.1.0

com.github.rahulsom:grooves-grails 0.0.1

Groovy Event Sourcing

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

grooves-grails
Version

Version

0.0.1
Type

Type

jar

Download grooves-grails 0.0.1


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