Jar examples for f:flexmark-ext-emoji
flexmark-java extension for emoji shortcuts using Emoji-Cheat-Sheet.com http://www.emoji-cheat-sheet.com/
You can download jar file flexmark-ext-emoji 0.28.32 in this page.
You can use the following script to add flexmark-ext-emoji-0.28.32.jar to your project.
<dependency> <groupId>com.vladsch.flexmark</groupId> <artifactId>flexmark-ext-emoji</artifactId> <version>0.28.32</version> </dependency>
compile group: 'com.vladsch.flexmark', name: 'flexmark-ext-emoji', version: '0.28.32'
libraryDependencies += "com.vladsch.flexmark" % "flexmark-ext-emoji" % "0.28.32"
<dependency org="com.vladsch.flexmark" name="flexmark-ext-emoji" rev="0.28.32"/>
@Grapes(@Grab(group='com.vladsch.flexmark', module='flexmark-ext-emoji', version='0.28.32'))
'com.vladsch.flexmark:flexmark-ext-emoji:jar:0.28.32'
Click the following link to download the jar file.
flexmark-ext-emoji-0.28.32-javadoc.jar