dagger
dagger copied to clipboard
how can i run the example of CoffeeApp.java
maybe i use bazel build :all ? i use the IDE of inteliji ide
The project was build with maven, so you nedd build it using mvn compile
and then java -jar simple-1.2.6-SNAPSHOT.jar