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-dynamodb-extensions-0.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.com.colman.dynamodb
├─ br.com.colman.dynamodb.CreateTableEnhancedRequestKt.class - [JAR]
├─ br.com.colman.dynamodb.DynamoDbEnhancedClientKt.class - [JAR]
├─ br.com.colman.dynamodb.DynamoDbTableKt.class - [JAR]
├─ br.com.colman.dynamodb.KeyKt.class - [JAR]
├─ br.com.colman.dynamodb.QueryEnhancedRequestKt.class - [JAR]