jar

com.maxifier.mxcache : stubgen

Maven & Gradle

2 stars

MxCache API stub generator · Stubgen allows to generate API stub source code for third-party libraries. It extracts only a skeleton of trird-party libraries that are used by your code. Skeletons are brief and don't contain any extra information.

Table Of Contents

Latest Version

Download com.maxifier.mxcache : stubgen JAR file - Latest Versions:

All Versions

Download com.maxifier.mxcache : stubgen JAR file - All Versions:

Version Vulnerabilities Size Updated
2.6.x
2.5.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 stubgen-2.6.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.maxifier.mxcache.stubgen

├─ com.maxifier.mxcache.stubgen.ImportTable.class - [JAR]

├─ com.maxifier.mxcache.stubgen.Options.class - [JAR]

├─ com.maxifier.mxcache.stubgen.StubGen.class - [JAR]

Advertisement