не последняя версия
Последняя версия 2.5

com.github.slugify:slugify-parent 2.1.12

SEO-friendly URLs with Slugify

Группа

Группа

com.github.slugify
Идентификатор

Идентификатор

slugify-parent
Версия

Версия

2.1.12
Тип

Тип

pom

Скачать slugify-parent 2.1.12

Имя Файла Размер
slugify-parent-2.1.12.pom 2 KB
Обзор

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