Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 292 Bytes

File metadata and controls

11 lines (7 loc) · 292 Bytes

lithic-java-example

This is an example project to demonstrate how a java project would look like that uses the lithic-java sdk.

Running the project

The example program is in src/main/java/com/lithic/example/Main.java. Run the program with:

./gradlew :lithic-java-example:run