gcd-example This simple app is used to calculated the GCD (greatest common divisor) of two integer numbers. It also includes a unit-test and a UI-test demo.