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 kmp-converters-jpa-1.0.0-alpha.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.manosbatsis.kmp.converters.jpa.com.ionspin
├─ com.github.manosbatsis.kmp.converters.jpa.com.ionspin.BigDecimalAttributeConverter.class - [JAR]
├─ com.github.manosbatsis.kmp.converters.jpa.com.ionspin.BigIntegerAttributeConverter.class - [JAR]
com.github.manosbatsis.kmp.converters.jpa.kotlinx.datetime
├─ com.github.manosbatsis.kmp.converters.jpa.kotlinx.datetime.JpaConverter.class - [JAR]
├─ com.github.manosbatsis.kmp.converters.jpa.kotlinx.datetime.OneWayConverter.class - [JAR]
com.github.manosbatsis.kmp.converters.jpa
├─ com.github.manosbatsis.kmp.converters.jpa.BasePackage.class - [JAR]
com.github.manosbatsis.kmp.converters.jpa.com.benasher44
├─ com.github.manosbatsis.kmp.converters.jpa.com.benasher44.UuidAttributeConverter.class - [JAR]