https://kotlinlang.org logo
u

untwisted

06/17/2016, 12:20 AM
Sort of a Gradle question more than Kotlin, but how can I tell Gradle to build me a JAR that doesn't have a main class specified? I've written a library, so it isn't executable, but Gradle complains if I don't specify a main class.