# How to include a SMILE-library?

  1. Enter sbt shell, run command add-lib

     



    [Lottery] $ add-lib common-0.2
    [info] common-0.2 is added to the project
    [info] add the import-lib  'import-lib common-0.2' to .../training/lottery/k/Lottery.ksmile and smile.
    
  2. add the library import in ksmile

  3. run command smile