jar

org.mozilla.taskcluster : taskcluster-lib-urls

Maven & Gradle

Sep 10, 2018
0 stars

Taskcluster Lib URLs (java port) · A simple library to generate URLs for various Taskcluster resources across our various deployment methods.

Table Of Contents

Latest Version

Download org.mozilla.taskcluster : taskcluster-lib-urls JAR file - Latest Versions:

All Versions

Download org.mozilla.taskcluster : taskcluster-lib-urls 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 taskcluster-lib-urls-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.mozilla.taskcluster.urls

├─ org.mozilla.taskcluster.urls.Clean.class - [JAR]

├─ org.mozilla.taskcluster.urls.LegacyURLs.class - [JAR]

├─ org.mozilla.taskcluster.urls.NewURLs.class - [JAR]

├─ org.mozilla.taskcluster.urls.URLProvider.class - [JAR]

├─ org.mozilla.taskcluster.urls.URLs.class - [JAR]