jar

tz.co.asoft : identifier-comm-jvm

Maven & Gradle

Apr 28, 2023
2 stars

identifier-comm · An multiplatform library for communication objects identifiers like email & phone

Table Of Contents

Latest Version

Download tz.co.asoft : identifier-comm-jvm JAR file - Latest Versions:

All Versions

Download tz.co.asoft : identifier-comm-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 identifier-comm-jvm-2.0.16.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

identifier

├─ identifier.Comm.class - [JAR]

├─ identifier.Email.class - [JAR]

├─ identifier.Identifier.class - [JAR]

├─ identifier.Phone.class - [JAR]

├─ identifier.UserEmail.class - [JAR]

├─ identifier.UserPhone.class - [JAR]

identifier.internal

├─ identifier.internal.EmailImpl.class - [JAR]

├─ identifier.internal.PhoneImpl.class - [JAR]

identifier.exceptions

├─ identifier.exceptions.InvalidIdentifierException.class - [JAR]

identifier.serializers

├─ identifier.serializers.EmailSerializer.class - [JAR]

├─ identifier.serializers.PhoneSerializer.class - [JAR]

Advertisement