java-tutorials/libraries-3
Graham Cox 4131d1ebbd Moved the Moshi examples to json-2 (#8898) 2020-03-17 07:30:46 -07:00
..
src Moved the Moshi examples to json-2 (#8898) 2020-03-17 07:30:46 -07:00
README.md BAEL-3459 update README (#8791) 2020-02-29 10:21:13 -06:00
pom.xml Moved the Moshi examples to json-2 (#8898) 2020-03-17 07:30:46 -07:00

README.md

Libraries-3

This module contains articles about various Java libraries. These are small libraries that are relatively easy to use and do not require any separate module of their own.

The code examples related to different libraries are each in their own module.

Remember, for advanced libraries like Jackson and JUnit we already have separate modules. Please make sure to have a look at the existing modules in such cases.

Relevant Articles: