GAY!
@LoliEvent
public Listener<String> stringListener = event -> {
System.out.println(event);
};
dependencies {
compile 'ni.ai.loli:Loli:1.0'
compile 'net.jodah:typetools:0.4.4'
}
Lastly, run gradlew --refresh-dependencies
in your project to download the libraries.