<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-ext-abbreviation</artifactId>
<version>0.61.0</version>
</dependency>
@Grapes(
@Grab(group='com.vladsch.flexmark', module='flexmark-ext-abbreviation', version='0.61.0')
)
<parent> <groupId>com.vladsch.flexmark</groupId> <artifactId>flexmark-java</artifactId> <version>0.61.0</version> </parent>
compile
|-- com.vladsch.flexmark:flexmark-util
|-- com.vladsch.flexmark:flexmark-ext-autolink
|-- com.vladsch.flexmark:flexmark
test
|-- com.vladsch.flexmark:flexmark-test-util
|-- com.vladsch.flexmark:flexmark-core-test
|-- com.vladsch.flexmark:flexmark-ext-typographic
|-- com.vladsch.flexmark:flexmark-ext-ins
|-- com.vladsch.flexmark:flexmark-ext-escaped-character