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 jsonb-support-0.13.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.ma1uta.matrix.support.jsonb
├─ io.github.ma1uta.matrix.support.jsonb.DefaultJsonbProvider.class - [JAR]
├─ io.github.ma1uta.matrix.support.jsonb.EventDeserializer.class - [JAR]
├─ io.github.ma1uta.matrix.support.jsonb.JsonbDeserializer.class - [JAR]
├─ io.github.ma1uta.matrix.support.jsonb.JsonbProvider.class - [JAR]
├─ io.github.ma1uta.matrix.support.jsonb.JsonbRestClientBuilderConfigurer.class - [JAR]
├─ io.github.ma1uta.matrix.support.jsonb.JsonbSupportProvider.class - [JAR]
├─ io.github.ma1uta.matrix.support.jsonb.RoomMessageContentDeserializer.class - [JAR]
io.github.ma1uta.matrix.support.jsonb.mapper
├─ io.github.ma1uta.matrix.support.jsonb.mapper.EventMapper.class - [JAR]
├─ io.github.ma1uta.matrix.support.jsonb.mapper.EventMapperImpl.class - [JAR]