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 kotlin-android-extensions-runtime-1.2.42.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
kotlinx.android.parcel
├─ kotlinx.android.parcel.IgnoredOnParcel.class - [JAR]
├─ kotlinx.android.parcel.Parceler.class - [JAR]
├─ kotlinx.android.parcel.Parcelize.class - [JAR]
├─ kotlinx.android.parcel.RawValue.class - [JAR]
├─ kotlinx.android.parcel.TypeParceler.class - [JAR]
├─ kotlinx.android.parcel.WriteWith.class - [JAR]
kotlinx.android.extensions
├─ kotlinx.android.extensions.CacheImplementation.class - [JAR]
├─ kotlinx.android.extensions.ContainerOptions.class - [JAR]
├─ kotlinx.android.extensions.LayoutContainer.class - [JAR]