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 artemis-odb-serializer-json-2.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.artemis.io
├─ com.artemis.io.ArchetypeMapperSerializer.class - [JAR]
├─ com.artemis.io.ComponentLookupSerializer.class - [JAR]
├─ com.artemis.io.EntityBagSerializer.class - [JAR]
├─ com.artemis.io.EntitySerializer.class - [JAR]
├─ com.artemis.io.IntBagEntitySerializer.class - [JAR]
├─ com.artemis.io.JsonArtemisSerializer.class - [JAR]
├─ com.artemis.io.TransmuterEntrySerializer.class - [JAR]
com.artemis.prefab
├─ com.artemis.prefab.JsonValuePrefabReader.class - [JAR]
├─ com.artemis.prefab.Prefab.class - [JAR]