is not current version
Last Version 0.8.0-rc.2

com.github.rahulsom:grooves-types 0.2.0

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

GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

grooves-types
Version

Version

0.2.0
Type

Type

jar

Download grooves-types 0.2.0


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