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 codec-common-0.0.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.snice.codecs.codec
├─ io.snice.codecs.codec.Iccid.class - [JAR]
├─ io.snice.codecs.codec.Imei.class - [JAR]
├─ io.snice.codecs.codec.Imeisv.class - [JAR]
├─ io.snice.codecs.codec.Imsi.class - [JAR]
├─ io.snice.codecs.codec.MccMnc.class - [JAR]
├─ io.snice.codecs.codec.Protocol.class - [JAR]
io.snice.codecs.codec.tgpp
├─ io.snice.codecs.codec.tgpp.ReferencePoint.class - [JAR]
io.snice.codecs.codec.gtp.gtpc.v1
├─ io.snice.codecs.codec.gtp.gtpc.v1.E212.class - [JAR]