View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window yak-apis-big-huge-thesaurus-2.2.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.crazyyak.apis.bighugethesaurus
├─ org.crazyyak.apis.bighugethesaurus.BigHugeThesaurusApis.class - [JAR]
├─ org.crazyyak.apis.bighugethesaurus.Cache.class - [JAR]
├─ org.crazyyak.apis.bighugethesaurus.CacheException.class - [JAR]
├─ org.crazyyak.apis.bighugethesaurus.FileSystemCache.class - [JAR]
├─ org.crazyyak.apis.bighugethesaurus.NullCache.class - [JAR]
├─ org.crazyyak.apis.bighugethesaurus.Result.class - [JAR]
├─ org.crazyyak.apis.bighugethesaurus.WordType.class - [JAR]
├─ org.crazyyak.apis.bighugethesaurus.ZipFileSystemCache.class - [JAR]