+1 vote
in Gradle by
Why developers prefer Gradle over other Frameworks?

1 Answer

0 votes
by

Developers prefer Gradle over other Frameworks because it uses Groovy for script writing which has similar syntax to Java. It is easy to understand and also offers support for multi- build project.

...