jar

com.github.rayou : cdk-url-shortener

Maven & Gradle

Sep 01, 2020
13 stars

com.github.rayou:cdk-url-shortener · Deploy a URL shortener with custom domain support in just a few lines of code.

Table Of Contents

Latest Version

Download com.github.rayou : cdk-url-shortener JAR file - Latest Versions:

All Versions

Download com.github.rayou : cdk-url-shortener JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 cdk-url-shortener-0.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.rayou.urlshortener

├─ com.github.rayou.urlshortener.CustomDomainOptions.class - [JAR]

├─ com.github.rayou.urlshortener.URLShortener.class - [JAR]

├─ com.github.rayou.urlshortener.URLShortenerProps.class - [JAR]

├─ com.github.rayou.urlshortener.package-info.class - [JAR]

Advertisement