не последняя версия
Последняя версия 0.8.0-rc.2

com.github.rahulsom:grooves-types 0.3.0

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

Группа

Группа

com.github.rahulsom
Идентификатор

Идентификатор

grooves-types
Версия

Версия

0.3.0
Тип

Тип

jar

Скачать grooves-types 0.3.0


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