Reuse Statement - lagecamp/CMPUT301W13T02 GitHub Wiki
Currently we have used the following third-party libraries, all of them have already been approved:
- GSON: Gson is a library, developed by Google, that converts JSON strings to objects and vice-versa. It's used by the methods that need to retrieve/post information from/to the server. (link to the library)