square / dagger

A fast dependency injector for Android and Java.

Home Page:https://square.github.io/dagger/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how can i run the example of CoffeeApp.java

panhs opened this issue · comments

commented

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