# Client Client component. ## Development ### Build & Test Use the gradle build tool, which will download all required dependencies: ```shell ./gradlew clean build ```