jar

de.weltraumschaf : speakingurl

Maven & Gradle

Sep 29, 2014
5 stars

Speaking URL · GeneraTe a slug with a lot of options; create of so called 'static' or 'Clean URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly URL' or 'SEO-friendly URL' from a string. This module aims to transliterate the input string. Java port of https://github.com/pid/speakingurl.

Table Of Contents

Latest Version

Download de.weltraumschaf : speakingurl JAR file - Latest Versions:

All Versions

Download de.weltraumschaf : speakingurl JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window speakingurl-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.weltraumschaf.speakingurl

├─ de.weltraumschaf.speakingurl.CharacterMappper.class - [JAR]

├─ de.weltraumschaf.speakingurl.Language.class - [JAR]

├─ de.weltraumschaf.speakingurl.LanguageCharacterMapper.class - [JAR]

├─ de.weltraumschaf.speakingurl.Options.class - [JAR]

├─ de.weltraumschaf.speakingurl.Slug.class - [JAR]

├─ de.weltraumschaf.speakingurl.SlugImplementation.class - [JAR]

├─ de.weltraumschaf.speakingurl.SymbolMapper.class - [JAR]

├─ de.weltraumschaf.speakingurl.Validator.class - [JAR]