jar

io.lambdaworks : scurl-detector_3

Maven & Gradle

Apr 24, 2023
16 stars

scurl-detector · Scala library that detects and extracts URLs from text.

Table Of Contents

Latest Version

Download io.lambdaworks : scurl-detector_3 JAR file - Latest Versions:

All Versions

Download io.lambdaworks : scurl-detector_3 JAR file - All Versions:

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

detection

├─ detection.BuildInfo.class - [JAR]

io.lambdaworks.detection

├─ io.lambdaworks.detection.UrlDetector.class - [JAR]

├─ io.lambdaworks.detection.UrlDetectorOptions.class - [JAR]

Advertisement