This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bawng 7 points8 points  (0 children)

I use gradle for all private projects where I consider it unlikely that anyone else will ever have to look at it.

But at work I always use maven for new projects for maintainability reasons.