square / dagger

A fast dependency injector for Android and Java.
https://square.github.io/dagger/
Apache License 2.0
7.31k stars 3.06k forks source link

how can i run the example of CoffeeApp.java #560

Open panhs opened 6 years ago

panhs commented 6 years ago

maybe i use bazel build :all ? i use the IDE of inteliji ide

ghost commented 5 years ago

The project was build with maven, so you nedd build it using mvn compile and then java -jar simple-1.2.6-SNAPSHOT.jar