jar

com.github.bogdanovmn.jaclin : jaclin

Maven & Gradle

Aug 24, 2023
5 stars

Jaclin · Command-line arguments handling fluent API

Table Of Contents

Latest Version

Download com.github.bogdanovmn.jaclin : jaclin JAR file - Latest Versions:

All Versions

Download com.github.bogdanovmn.jaclin : jaclin JAR file - All Versions:

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

com.github.bogdanovmn.jaclin

├─ com.github.bogdanovmn.jaclin.ApacheCLIUserInputParser.class - [JAR]

├─ com.github.bogdanovmn.jaclin.ApacheOptionsConversion.class - [JAR]

├─ com.github.bogdanovmn.jaclin.ApacheUsageRender.class - [JAR]

├─ com.github.bogdanovmn.jaclin.ArgumentsParsingException.class - [JAR]

├─ com.github.bogdanovmn.jaclin.CLI.class - [JAR]

├─ com.github.bogdanovmn.jaclin.CLIBuilder.class - [JAR]

├─ com.github.bogdanovmn.jaclin.CLIInstance.class - [JAR]

├─ com.github.bogdanovmn.jaclin.CLIUserInputParser.class - [JAR]

├─ com.github.bogdanovmn.jaclin.FlagOptionBuilder.class - [JAR]

├─ com.github.bogdanovmn.jaclin.FlagOptionInProgressBuilder.class - [JAR]

├─ com.github.bogdanovmn.jaclin.MutualExclusions.class - [JAR]

├─ com.github.bogdanovmn.jaclin.Option.class - [JAR]

├─ com.github.bogdanovmn.jaclin.OptionName.class - [JAR]

├─ com.github.bogdanovmn.jaclin.OptionsBuilder.class - [JAR]

├─ com.github.bogdanovmn.jaclin.OptionsGroup.class - [JAR]

├─ com.github.bogdanovmn.jaclin.OptionsInProgressBuilder.class - [JAR]

├─ com.github.bogdanovmn.jaclin.OptionsRestrictions.class - [JAR]

├─ com.github.bogdanovmn.jaclin.OptionsStarterBuilder.class - [JAR]

├─ com.github.bogdanovmn.jaclin.ParsedOptions.class - [JAR]

├─ com.github.bogdanovmn.jaclin.RestrictionsBuilder.class - [JAR]

├─ com.github.bogdanovmn.jaclin.RestrictionsInProgressBuilder.class - [JAR]

├─ com.github.bogdanovmn.jaclin.RestrictionsStarterBuilder.class - [JAR]

├─ com.github.bogdanovmn.jaclin.Runner.class - [JAR]

├─ com.github.bogdanovmn.jaclin.RuntimeOption.class - [JAR]

├─ com.github.bogdanovmn.jaclin.ShortNameRule.class - [JAR]

├─ com.github.bogdanovmn.jaclin.ShortNameRule3ConsonantLetters.class - [JAR]

├─ com.github.bogdanovmn.jaclin.ShortNameRuleFirstAndLastLetters.class - [JAR]

├─ com.github.bogdanovmn.jaclin.ShortNameRuleFirstLetter.class - [JAR]

├─ com.github.bogdanovmn.jaclin.ShortNameRuleMultiPartFirstLetter.class - [JAR]

├─ com.github.bogdanovmn.jaclin.ShortNameRuleMultiPartNumberSuffix.class - [JAR]

├─ com.github.bogdanovmn.jaclin.ShortNameRuleMultiPartWithoutDashes.class - [JAR]

├─ com.github.bogdanovmn.jaclin.UniqShortNameFactory.class - [JAR]

├─ com.github.bogdanovmn.jaclin.UsageRender.class - [JAR]