``` $ k clean version run _ __ ...
# kobalt
e
Copy code
$ k clean version run
            _  __          _               _   _
           | |/ /   ___   | |__     __ _  | | | |_
           | ' /   / _ \  | '_ \   / _` | | | | __|
           | . \  | (_) | | |_) | | (_| | | | | |_
           |_|\_\  \___/  |_.__/   \__,_| |_|  \__|  1.0.86

  Regular compilation time: 4579 ms
Parallel build starting
     ╔══════════════════╗
     ║ Building example ║
     ╚══════════════════╝
───── example:clean
───── example:version
Version set to: 2.17.52
───── example:compile
  Kotlin 1.1.2 compiling 1 file
  Kotlin incremental compilation is enabled
  Incremental compilation time: 1923 ms
───── example:assemble
  Created .\kobaltBuild\libs\example-0.1.jar
───── example:run
ERROR
Error: Could not find or load main class com.example.MainKt