easy-rules
easy-rules copied to clipboard
Gradle support
Can we add easy-rules to an existing java gradle project? If yes, how?
Try something like this
implementation group: 'org.jeasy', name: 'easy-rules-core', version: '4.1.0'