is not current version
Last Version 2.5

com.github.slugify:slugify-parent 2.2

SEO-friendly URLs with Slugify

GroupId

GroupId

com.github.slugify
ArtifactId

ArtifactId

slugify-parent
Version

Version

2.2
Type

Type

pom

Download slugify-parent 2.2

Filename Size
slugify-parent-2.2.pom 2 KB
Browse

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