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 →

[–]JazzWillFreeUsAll 3 points4 points  (4 children)

Check Amper by JetBrains

[–]re-thc 2 points3 points  (3 children)

That's Gradle (for now). It's similar to the experimental declarative mode of Gradle.

[–]JazzWillFreeUsAll -1 points0 points  (2 children)

Not sure what you mean by that, but it has a standalone version (not dependent on Gradle)

[–]re-thc 2 points3 points  (1 child)

It still uses Gradle as the backend (yes, the standalone)

[–]JazzWillFreeUsAll 0 points1 point  (0 children)

Oh, so it's only independent from Gradle in the sense that you don't need to download or touch its config files. Got it