I'm just starting to learn Java and I need Gson for a new project that I'm working on.
I feel like I'm missing something with all the installation instructions that I find online--all of them refer to three jar files that I should be able to extract from a zip file. But when I look at Gson on github i can't find any .jar files!
https://github.com/google/gson
Once I find the jar files, I'm just supposed to include them in the buildpath for the project I'm working on right?
I'm working on this project using Eclipse.
Can someone help me with a very simple step-by-step explanation of how to start including these libraries for a complete noob to programming like me?
Also, once I include the .jar files in the buildpath for a project, can I just call the functions?
Simple put all jar files in your project lib folder Right Click on your Project->Properties-> Java Build Path->Libraries
and you can download Gson from here If you looking for some specific version please add in your question
http://www.java2s.com/Code/Jar/g/Downloadgson222jar.htm
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With