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 mod-redis-botmanger-1.1-1.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.simplerobot.modules.redis.manager
├─ com.simplerobot.modules.redis.manager.BotManagerRedisOperator.class - [JAR]
├─ com.simplerobot.modules.redis.manager.BotManagerRedisOperatorKt.class - [JAR]
├─ com.simplerobot.modules.redis.manager.DefaultJedisOperatorBotManager.class - [JAR]
├─ com.simplerobot.modules.redis.manager.RedisBotManager.class - [JAR]
├─ com.simplerobot.modules.redis.manager.RedisBotManagerConfiguration.class - [JAR]
├─ com.simplerobot.modules.redis.manager.RedisParameters.class - [JAR]