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

com.github.rahulsom:grooves-diagrams 0.2.0

Asciidoctor Extension to generate Event Sourcing Diagrams like those on https://rahulsom.github.io/grooves

Группа

Группа

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

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

grooves-diagrams
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать grooves-diagrams 0.2.0


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