Jar examples for f:flexmark-ext-gfm-tasklist
flexmark-java extension to convert bullet list items that start with [ ] to a TaskListItem node
You can download jar file flexmark-ext-gfm-tasklist 0.28.32 in this page.
You can use the following script to add flexmark-ext-gfm-tasklist-0.28.32.jar to your project.
<dependency> <groupId>com.vladsch.flexmark</groupId> <artifactId>flexmark-ext-gfm-tasklist</artifactId> <version>0.28.32</version> </dependency>
compile group: 'com.vladsch.flexmark', name: 'flexmark-ext-gfm-tasklist', version: '0.28.32'
libraryDependencies += "com.vladsch.flexmark" % "flexmark-ext-gfm-tasklist" % "0.28.32"
<dependency org="com.vladsch.flexmark" name="flexmark-ext-gfm-tasklist" rev="0.28.32"/>
@Grapes(@Grab(group='com.vladsch.flexmark', module='flexmark-ext-gfm-tasklist', version='0.28.32'))
'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:jar:0.28.32'
Click the following link to download the jar file.
flexmark-ext-gfm-tasklist-0.28.32-javadoc.jar