muwire/pinger/build.gradle

3 lines
71 B
Groovy

apply plugin: 'application'
mainClassName = 'com.muwire.pinger.Pinger'