Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 283 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 283 Bytes

java-with-dagger-demo

This project contains a very simple demo of the dagger.io java SDK. It reproduces the dagger sample code visible on the dagger homepage.

build

$ ./gradlew build

run

Run the demo code

$ ./gradlew run