Jar examples for s:slugify
SEO-friendly URLs with Slugify
You can download jar file slugify 2.1.2 in this page.
GNU General Public License (GPL)
You can use the following script to add slugify-2.1.2.jar to your project.
<dependency> <groupId>com.github.slugify</groupId> <artifactId>slugify</artifactId> <version>2.1.2</version> </dependency>
compile group: 'com.github.slugify', name: 'slugify', version: '2.1.2'
libraryDependencies += "com.github.slugify" % "slugify" % "2.1.2"
<dependency org="com.github.slugify" name="slugify" rev="2.1.2"/>
@Grapes(@Grab(group='com.github.slugify', module='slugify', version='2.1.2'))
'com.github.slugify:slugify:jar:2.1.2'
Click the following link to download the jar file.
slugify-2.1.2-javadoc.jar