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 artifactory-app-backup-2022.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.avito.android.plugin.artifactory
├─ com.avito.android.plugin.artifactory.ArtifactBuilder.class - [JAR]
├─ com.avito.android.plugin.artifactory.ArtifactoryAppBackupInterfaceKt.class - [JAR]
├─ com.avito.android.plugin.artifactory.ArtifactoryAppBackupPlugin.class - [JAR]
├─ com.avito.android.plugin.artifactory.ArtifactoryBackupExtension.class - [JAR]
├─ com.avito.android.plugin.artifactory.Backup.class - [JAR]
├─ com.avito.android.plugin.artifactory.BackupBuilder.class - [JAR]
├─ com.avito.android.plugin.artifactory.DefaultArtifactoryAppBackupExtension.class - [JAR]
├─ com.avito.android.plugin.artifactory.DefaultBackupBuilder.class - [JAR]
├─ com.avito.android.plugin.artifactory.MavenArtifactsToCdBuildResultArtifactMapper.class - [JAR]