License |
License |
---|---|
GroupId | GroupIdcom.github.slugify |
ArtifactId | ArtifactIdslugify |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSlugify
SEO-friendly URLs with Slugify
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
slugify-3.0.1.pom | |
slugify-3.0.1.jar | 3 KB |
slugify-3.0.1-sources.jar | 1 KB |
slugify-3.0.1-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.slugify/slugify/ -->
<dependency>
<groupId>com.github.slugify</groupId>
<artifactId>slugify</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.slugify/slugify/
implementation 'com.github.slugify:slugify:3.0.1'
// https://jarcasting.com/artifacts/com.github.slugify/slugify/
implementation ("com.github.slugify:slugify:3.0.1")
'com.github.slugify:slugify:jar:3.0.1'
<dependency org="com.github.slugify" name="slugify" rev="3.0.1">
<artifact name="slugify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.slugify', module='slugify', version='3.0.1')
)
libraryDependencies += "com.github.slugify" % "slugify" % "3.0.1"
[com.github.slugify/slugify "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.icu : icu4j Optional | jar | 71.1 |