Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 442 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 442 Bytes

CodeExamples

Some examples to not to forget

  • Example of loading dependencies right in build.gradle file to be used by some code in the build file.
  • Example code of sending email from java codу via gmail EmailNotifier.java