is not current version
Last Version 0.8.0-rc.2

com.github.rahulsom:grooves-diagrams 0.6.0

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

GroupId

GroupId

com.github.rahulsom
ArtifactId

ArtifactId

grooves-diagrams
Version

Version

0.6.0
Type

Type

jar

Download grooves-diagrams 0.6.0


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