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 urban-dictionary-client-api-1.2.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.com.jbugbrasil.urbandictionary.client.builder
├─ br.com.jbugbrasil.urbandictionary.client.builder.UrbanDictionaryClientBuilder.class - [JAR]
br.com.jbugbrasil.urbandictionary.client
├─ br.com.jbugbrasil.urbandictionary.client.IUrbanDictionaryClient.class - [JAR]
├─ br.com.jbugbrasil.urbandictionary.client.UrbanDictionaryClient.class - [JAR]
br.com.jbugbrasil.urbandictionary.client.helper
├─ br.com.jbugbrasil.urbandictionary.client.helper.CustomTermResponse.class - [JAR]
br.com.jbugbrasil.urbandictionary.client.term
├─ br.com.jbugbrasil.urbandictionary.client.term.Term.class - [JAR]
├─ br.com.jbugbrasil.urbandictionary.client.term.TermDefinition.class - [JAR]