is not current version
Last Version 0.8.0-rc.2

com.github.rahulsom:grooves-api 0.0.2

Groovy Event Sourcing

GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

grooves-api
Version

Version

0.0.2
Type

Type

jar

Download grooves-api 0.0.2


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