is not current version
Last Version 2.5

com.github.slugify:slugify-parent 2.1.3

SEO-friendly URLs with Slugify

GroupId

GroupId

com.github.slugify
ArtifactId

ArtifactId

slugify-parent
Version

Version

2.1.3
Type

Type

pom

Download slugify-parent 2.1.3

Filename Size
slugify-parent-2.1.3.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.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.slugify/slugify-parent/
implementation 'com.github.slugify:slugify-parent:2.1.3'
// https://jarcasting.com/artifacts/com.github.slugify/slugify-parent/
implementation ("com.github.slugify:slugify-parent:2.1.3")
'com.github.slugify:slugify-parent:pom:2.1.3'
<dependency org="com.github.slugify" name="slugify-parent" rev="2.1.3">
  <artifact name="slugify-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.slugify', module='slugify-parent', version='2.1.3')
)
libraryDependencies += "com.github.slugify" % "slugify-parent" % "2.1.3"
[com.github.slugify/slugify-parent "2.1.3"]