Files
javacodingdojo/tools/gradle/simplegradlekotlin
2019-12-16 21:49:54 +01:00
..
2019-07-13 20:52:18 +02:00
2019-07-13 19:45:50 +02:00
2019-07-13 20:52:11 +02:00
2019-07-13 20:49:19 +02:00
2019-12-16 21:49:54 +01:00

About this kata

Simple handwritten Gradle Java project written in Kotlin.

Problem description

Provide a gradle project for HelloGradleKotlin class. The gradle project should support compliation and application execution.

Clues

Java and application gradle plugins shall be used