jar

io.github.benchdoos : linksupport

Maven & Gradle

Oct 29, 2023
0 stars

linksupport · Get URLs from links: webloc, desktop, url

Table Of Contents

Latest Version

Download io.github.benchdoos : linksupport JAR file - Latest Versions:

All Versions

Download io.github.benchdoos : linksupport JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.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 linksupport-1.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.benchdoos.linksupport.links.impl

├─ io.github.benchdoos.linksupport.links.impl.BinaryWeblocLinkProcessor.class - [JAR]

├─ io.github.benchdoos.linksupport.links.impl.DesktopEntryLinkProcessor.class - [JAR]

├─ io.github.benchdoos.linksupport.links.impl.InternetShortcutLinkProcessor.class - [JAR]

├─ io.github.benchdoos.linksupport.links.impl.LinkUtils.class - [JAR]

io.github.benchdoos.linksupport.core

├─ io.github.benchdoos.linksupport.core.LinkSupportConstants.class - [JAR]

io.github.benchdoos.linksupport.links

├─ io.github.benchdoos.linksupport.links.Link.class - [JAR]

├─ io.github.benchdoos.linksupport.links.LinkProcessor.class - [JAR]

├─ io.github.benchdoos.linksupport.links.MediaTypes.class - [JAR]