is not current version
Last Version 0.8.0-rc.2

com.github.rahulsom:grooves-types 0.6.1-rc.2

Types that are used by Grooves to build an Event Sourcing system

GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

grooves-types
Version

Version

0.6.1-rc.2
Type

Type

jar

Download grooves-types 0.6.1-rc.2


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