is not current version
Last Version 3.0.1

com.github.slugify:slugify 2.2


GroupId

GroupId

com.github.slugify
ArtifactId

ArtifactId

slugify
Version

Version

2.2
Type

Type

jar

Download slugify 2.2


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