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 accompanist-pager-jvm-0.28.0-0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.google.accompanist.pager
├─ com.google.accompanist.pager.ConsumeFlingNestedScrollConnection.class - [JAR]
├─ com.google.accompanist.pager.ExperimentalPagerApi.class - [JAR]
├─ com.google.accompanist.pager.FloatRange.class - [JAR]
├─ com.google.accompanist.pager.IntRange.class - [JAR]
├─ com.google.accompanist.pager.Pager.class - [JAR]
├─ com.google.accompanist.pager.PagerDefaults.class - [JAR]
├─ com.google.accompanist.pager.PagerScope.class - [JAR]
├─ com.google.accompanist.pager.PagerScopeImpl.class - [JAR]
├─ com.google.accompanist.pager.PagerState.class - [JAR]
├─ com.google.accompanist.pager.PagerStateKt.class - [JAR]