jar

org.ow2.petals : eaio-uuid

Maven & Gradle

Oct 10, 2022
0 stars

UUID · An implementation of the UUIDs and GUIDs specification in Java. UUIDs are 128 bit long identifiers that are guaranteed to be unique.

Table Of Contents

Latest Version

Download org.ow2.petals : eaio-uuid JAR file - Latest Versions:

All Versions

Download org.ow2.petals : eaio-uuid JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4.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 eaio-uuid-3.4.3-PETALS-0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.eaio.util.lang

├─ com.eaio.util.lang.Hex.class - [JAR]

com.eaio.uuid

├─ com.eaio.uuid.MACAddressParser.class - [JAR]

├─ com.eaio.uuid.UUID.class - [JAR]

├─ com.eaio.uuid.UUIDGen.class - [JAR]

com.eaio.util

├─ com.eaio.util.Resource.class - [JAR]