jar

dev.aungkyawpaing.burtha : burtha

Maven & Gradle

Sep 16, 2021
19 stars

burtha · Burmese NRC tools written for Kotlin

Table Of Contents

Latest Version

Download dev.aungkyawpaing.burtha : burtha JAR file - Latest Versions:

All Versions

Download dev.aungkyawpaing.burtha : burtha 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 burtha-1.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.aungkyawpaing.burtha.validation.english

├─ com.aungkyawpaing.burtha.validation.english.NationalRegistrationCardEnglishFormatValidationRule.class - [JAR]

com.aungkyawpaing.burtha.internal

├─ com.aungkyawpaing.burtha.internal.BurmeseNumberUtils.class - [JAR]

com.aungkyawpaing.burtha.validation.burmese

├─ com.aungkyawpaing.burtha.validation.burmese.NationalRegistrationCardBurmeseFormatValidationRule.class - [JAR]

com.aungkyawpaing.burtha.validation

├─ com.aungkyawpaing.burtha.validation.NationalRegistrationCardFormatValidator.class - [JAR]

├─ com.aungkyawpaing.burtha.validation.ValidationRule.class - [JAR]

com.aungkyawpaing.burtha.conversion

├─ com.aungkyawpaing.burtha.conversion.NationalRegistrationCardFormatLanguageConverter.class - [JAR]

com.aungkyawpaing.burtha.internal.utils

├─ com.aungkyawpaing.burtha.internal.utils.NationalRegistrationCardFormatConstants.class - [JAR]