<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-formatter</artifactId>
<version>0.40.34</version>
</dependency>
@Grapes(
@Grab(group='com.vladsch.flexmark', module='flexmark-formatter', version='0.40.34')
)