is not current version
Last Version 3.0.1

com.github.slugify:slugify 2.4


GroupId

GroupId

com.github.slugify
ArtifactId

ArtifactId

slugify
Version

Version

2.4
Type

Type

jar

Download slugify 2.4


<!-- https://jarcasting.com/artifacts/com.github.slugify/slugify/ -->
<dependency>
    <groupId>com.github.slugify</groupId>
    <artifactId>slugify</artifactId>
    <version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.slugify/slugify/
implementation 'com.github.slugify:slugify:2.4'
// https://jarcasting.com/artifacts/com.github.slugify/slugify/
implementation ("com.github.slugify:slugify:2.4")
'com.github.slugify:slugify:jar:2.4'
<dependency org="com.github.slugify" name="slugify" rev="2.4">
  <artifact name="slugify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.slugify', module='slugify', version='2.4')
)
libraryDependencies += "com.github.slugify" % "slugify" % "2.4"
[com.github.slugify/slugify "2.4"]