<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-ext-gfm-tables</artifactId>
<version>0.50.16</version>
</dependency>
@Grapes(
@Grab(group='com.vladsch.flexmark', module='flexmark-ext-gfm-tables', version='0.50.16')
)