Files

7 lines
208 B
JSON
Raw Permalink Normal View History

2020-03-17 11:17:19 +00:00
{
"name": "Java with Gradle",
"description": "Build and test a Java project using a Gradle wrapper script.",
"iconName": "gradle",
2021-08-25 23:22:32 +05:30
"categories": ["Continuous integration", "Java", "Gradle"]
2020-03-17 11:17:19 +00:00
}