jar

com.martiansoftware : macnificent

Maven & Gradle

Oct 22, 2023
11 stars

macnificent · Macnificent is a set of utility classes for working with MAC addresses in Java. In addition to a lightweight MacAddress class and parser, this includes IEEE OUI registry information and a formatter for MAC addresses that displays an abbreviated form of the device's manufacturer's name.

Table Of Contents

Latest Version

Download com.martiansoftware : macnificent JAR file - Latest Versions:

All Versions

Download com.martiansoftware : macnificent JAR file - All Versions:

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

com.martiansoftware.macnificent

├─ com.martiansoftware.macnificent.GenerateDataFile.class - [JAR]

├─ com.martiansoftware.macnificent.MacAddress.class - [JAR]

├─ com.martiansoftware.macnificent.Oui.class - [JAR]

├─ com.martiansoftware.macnificent.OuiRegistry.class - [JAR]

Advertisement