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 telegram-akka_2.12-5.7.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.bot4s.telegram.marshalling
├─ com.bot4s.telegram.marshalling.AkkaHttpMarshalling.class - [JAR]
com.bot4s.telegram.api
├─ com.bot4s.telegram.api.ActorBroker.class - [JAR]
├─ com.bot4s.telegram.api.AkkaDefaults.class - [JAR]
├─ com.bot4s.telegram.api.AkkaImplicits.class - [JAR]
├─ com.bot4s.telegram.api.AkkaTelegramBot.class - [JAR]
├─ com.bot4s.telegram.api.GameManager.class - [JAR]
├─ com.bot4s.telegram.api.Payload.class - [JAR]
├─ com.bot4s.telegram.api.WebRoutes.class - [JAR]
├─ com.bot4s.telegram.api.Webhook.class - [JAR]
com.bot4s.telegram.clients
├─ com.bot4s.telegram.clients.AkkaHttpClient.class - [JAR]
├─ com.bot4s.telegram.clients.YetAnotherAkkaClient.class - [JAR]
com.bot4s.telegram.models
├─ com.bot4s.telegram.models.AkkaInputFile.class - [JAR]