Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-09 | 365 Bytes | |
v3.3.6 source code.tar.gz | 2024-06-09 | 58.0 kB | |
v3.3.6 source code.zip | 2024-06-09 | 245.2 kB | |
Totals: 3 Items | 303.6 kB | 0 |
New features
gradle
: The parser is now capable of parsing both, the tasks returned by the commandgradle list
, and user defined tasks from yourgradle.build
file.
Special thanks
@Cliffback for the PR [#40]